src/mainWindow.h

changeset 798
88d4973cfe1a
parent 795
195fa1fff9c3
child 804
d8589e8e2973
equal deleted inserted replaced
797:4bd154b5d0bd 798:88d4973cfe1a
187 } 187 }
188 188
189 public slots: 189 public slots:
190 void updatePrimitives(); 190 void updatePrimitives();
191 void changeCurrentFile(); 191 void changeCurrentFile();
192 void closeTab (int tabindex);
192 void slot_action(); 193 void slot_action();
193 void slot_actionNew(); 194 void slot_actionNew();
194 void slot_actionNewFile(); 195 void slot_actionNewFile();
195 void slot_actionOpen(); 196 void slot_actionOpen();
196 void slot_actionDownloadFrom(); 197 void slot_actionDownloadFrom();

mercurial