ui: SelectPath Dialog update
check/uncheck buttons added to the dialog
This commit is contained in:
@@ -20,6 +20,8 @@ public:
|
||||
|
||||
private:
|
||||
QListWidget* m_list;
|
||||
|
||||
void checkSelected(bool checked);
|
||||
};
|
||||
|
||||
#endif // QT_SELECT_PATHS_DIALOG_H
|
||||
|
||||
Reference in New Issue
Block a user