162 private slots: |
162 private slots: |
163 void slot_selectionChanged (); |
163 void slot_selectionChanged (); |
164 void slot_action (); |
164 void slot_action (); |
165 void slot_recentFile (); |
165 void slot_recentFile (); |
166 void slot_quickColor (); |
166 void slot_quickColor (); |
|
167 void slot_lastSecondCleanup (); |
167 }; |
168 }; |
168 |
169 |
169 // ----------------------------------------------------------------------------- |
170 // ----------------------------------------------------------------------------- |
170 // Other GUI-related stuff not directly part of ForgeWindow: |
171 // Other GUI-related stuff not directly part of ForgeWindow: |
171 QIcon getIcon (const char* sIconName); |
172 QIcon getIcon (const char* sIconName); |