summaryrefslogtreecommitdiffabout
path: root/korganizer/mainwindow.h
Unidiff
Diffstat (limited to 'korganizer/mainwindow.h') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/korganizer/mainwindow.h b/korganizer/mainwindow.h
index ee4aaa6..a681f42 100644
--- a/korganizer/mainwindow.h
+++ b/korganizer/mainwindow.h
@@ -44,24 +44,25 @@ class MainWindow : public QMainWindow
44 void usertrans(); 44 void usertrans();
45 void features(); 45 void features();
46 void synchowto(); 46 void synchowto();
47 void whatsNew(); 47 void whatsNew();
48 void keyBindings(); 48 void keyBindings();
49 void aboutAutoSaving();; 49 void aboutAutoSaving();;
50 void aboutKnownBugs(); 50 void aboutKnownBugs();
51 51
52 void processIncidenceSelection( Incidence * ); 52 void processIncidenceSelection( Incidence * );
53 53
54 void importQtopia(); 54 void importQtopia();
55 void importBday(); 55 void importBday();
56 void importOL();
56 void importIcal(); 57 void importIcal();
57 void importFile( QString, bool ); 58 void importFile( QString, bool );
58 void quickImportIcal(); 59 void quickImportIcal();
59 60
60 void slotModifiedChanged( bool ); 61 void slotModifiedChanged( bool );
61 62
62 void save(); 63 void save();
63 void configureToolBar( int ); 64 void configureToolBar( int );
64 void printSel(); 65 void printSel();
65 void printCal(); 66 void printCal();
66 void saveCalendar(); 67 void saveCalendar();
67 void loadCalendar(); 68 void loadCalendar();