in selection mode view only with right click, menuBar Edit menu added
This commit is contained in:
parent
cee1d0f861
commit
b53c27db9d
11 changed files with 175 additions and 40 deletions
|
@ -40,10 +40,14 @@ public:
|
|||
|
||||
private slots:
|
||||
void closeProfile();
|
||||
void profileLoaded();
|
||||
void profileButton_clicked();
|
||||
void reloadProfiles_clicked();
|
||||
void on_actionExit_triggered();
|
||||
void on_actionSelect_profile_triggered();
|
||||
void on_actionAbout_gta5sync_triggered();
|
||||
void on_actionSelect_all_triggered();
|
||||
void on_actionDeselect_all_triggered();
|
||||
|
||||
private:
|
||||
ProfileDatabase *profileDB;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue