ui: SelectPath Dialog update

check/uncheck buttons added to the dialog
This commit is contained in:
Andreas Stallinger
2016-09-15 13:30:45 +02:00
parent 002475169c
commit ac20f6d244
3 changed files with 58 additions and 2 deletions
@@ -20,6 +20,8 @@ public:
private:
QListWidget* m_list;
void checkSelected(bool checked);
};
#endif // QT_SELECT_PATHS_DIALOG_H