config/configwindow.h

changeset 56
bdbbde5f754e
parent 55
cf43a8610b07
equal deleted inserted replaced
55:cf43a8610b07 56:bdbbde5f754e
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();

mercurial