src/configDialog.h

changeset 517
2b5adb45aaa5
parent 504
6a1fa662bfc1
child 539
72ad83a67165
equal deleted inserted replaced
516:d3373bc7ca3b 517:2b5adb45aaa5
89 void slot_moveColor(); 89 void slot_moveColor();
90 void slot_clearColors(); 90 void slot_clearColors();
91 void slot_setExtProgPath(); 91 void slot_setExtProgPath();
92 void slot_findDownloadFolder(); 92 void slot_findDownloadFolder();
93 void buttonClicked (QAbstractButton* button); 93 void buttonClicked (QAbstractButton* button);
94 void selectPage (int row);
94 }; 95 };
95 96
96 // ============================================================================= 97 // =============================================================================
97 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 98 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
98 // ============================================================================= 99 // =============================================================================

mercurial