~kubuntu-members/kget/4.11

« back to all changes in this revision

Viewing changes to mainwindow.h

  • Committer: Urs Wolfer
  • Date: 2013-08-18 14:47:48 UTC
  • Revision ID: git-v1:43217eb15cffa007887d3cc1545ead12353f6120
fix broken menu bar after changing settings

- after editing, it displayed text 'No text' and some standard actions got lost
- simplify code
- this fix is ported from KRDC fix (0233f23b99095d641336fb6fad080b62852ddcc9)

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
    void slotStartDownload();
84
84
    void slotStopDownload();
85
85
    void slotConfigureNotifications();
86
 
    void slotConfigureKeys();
87
 
    void slotConfigureToolbars();
88
86
    void slotToggleAutoPaste();
89
87
    void slotTrayKonquerorIntegration(bool);
90
88
    void slotKonquerorIntegration( bool );