diff options
Diffstat (limited to 'quanta/src/quanta.h')
-rw-r--r-- | quanta/src/quanta.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/quanta/src/quanta.h b/quanta/src/quanta.h index 8e7ce767..e7714aea 100644 --- a/quanta/src/quanta.h +++ b/quanta/src/quanta.h @@ -434,10 +434,6 @@ public slots: protected slots: void slotDockWidgetHasUndocked(KDockWidget *widget); void slotPreviewBeingClosed(); - /** No descriptions */ - void slotMakeDonation(); - /** No descriptions */ - void slotHelpHomepage(); /** Show or hide the DTD toolbar */ void slotToggleDTDToolbar(bool show); /** Loads a DTEP*/ @@ -466,8 +462,6 @@ protected slots: void slotDownloadDoc(); /** Shows tip of the day */ void slotHelpTip(); - /** Show the user mailing list sign up */ - void slotHelpUserList(); void slotOpenFileUnderCursor(); void slotUploadOpenedFiles(); /** Called after there was no user activity - cursor movement - for xx ms*/ |