78 void initExtProgs(); |
78 void initExtProgs(); |
79 |
79 |
80 private slots: |
80 private slots: |
81 void slot_setGLBackground(); |
81 void slot_setGLBackground(); |
82 void slot_setGLForeground(); |
82 void slot_setGLForeground(); |
|
83 void slot_setGLSelectColor(); |
83 void slot_setShortcut(); |
84 void slot_setShortcut(); |
84 void slot_resetShortcut(); |
85 void slot_resetShortcut(); |
85 void slot_clearShortcut(); |
86 void slot_clearShortcut(); |
86 void slot_setColor(); |
87 void slot_setColor(); |
87 void slot_delColor(); |
88 void slot_delColor(); |