using signal slot to update the combobox entries
This commit is contained in:
@@ -72,4 +72,8 @@ public:
|
||||
void setAutoColor(int value);
|
||||
|
||||
void updateDirectories(QString path);
|
||||
|
||||
// signals
|
||||
signals:
|
||||
void dirsChanged();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user