42 |
42 |
43 public slots: |
43 public slots: |
44 void addWadPath(); |
44 void addWadPath(); |
45 void findWadPath(); |
45 void findWadPath(); |
46 void removeCurrentWadPath(); |
46 void removeCurrentWadPath(); |
|
47 void autoFindWadPaths(); |
47 void buttonPressed (class QAbstractButton* btn); |
48 void buttonPressed (class QAbstractButton* btn); |
48 void newVersion(); |
49 void newVersion(); |
49 void removeCurrentVersion(); |
50 void removeCurrentVersion(); |
50 void editExePressed(); |
51 void editExePressed(); |
51 void clearExePathsClicked(); |
52 void clearExePathsClicked(); |