mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-12 03:26:08 -05:00
Add option to set Twitch stream tags
This commit is contained in:
@@ -12,6 +12,7 @@ class ADVSS_EXPORT ListEditor : public QWidget {
|
||||
|
||||
public:
|
||||
ListEditor(QWidget *parent = nullptr, bool reorder = true);
|
||||
int count() const { return _list->count(); };
|
||||
|
||||
protected:
|
||||
void showEvent(QShowEvent *);
|
||||
|
||||
Reference in New Issue
Block a user