Fixed Qt warning on my custom workspace change slot

Added Windows icon


FossilOrigin-Name: dc4d1a0ea7eea22ee41170f366c08f09368735a7
This commit is contained in:
kostas
2011-08-06 06:03:06 +00:00
parent 6c08987733
commit 4beebf9b30
8 changed files with 26 additions and 17 deletions

View File

@ -126,6 +126,10 @@ private:
RepoStatus getRepoStatus();
private slots:
// Manual slots
void onOpenRecent();
// Designer slots
void on_actionRefresh_triggered();
void on_actionOpen_triggered();
void on_actionDiff_triggered();
@ -149,7 +153,6 @@ private slots:
void on_actionUndo_triggered();
void on_actionAbout_triggered();
void on_actionUpdate_triggered();
void on_openRecent_triggered();
private:
enum