diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-02-21 18:35:37 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-02-21 18:35:37 -0600 |
commit | 328954e1f003dc24a70e75304b5f59d663359e75 (patch) | |
tree | 098de25abda65adf4e69c4d468b1e74677cb2193 /quanta/src/quanta.h | |
parent | 67393581a91790de6beaf456ca6441293d526706 (diff) | |
download | tdewebdev-328954e1f003dc24a70e75304b5f59d663359e75.tar.gz tdewebdev-328954e1f003dc24a70e75304b5f59d663359e75.zip |
Update the Quanta Plus Help menu.
This resolves bug report 826.
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*/ |