~ubuntu-branches/ubuntu/utopic/kde4libs/utopic

« back to all changes in this revision

Viewing changes to plasma/applet.h

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac, Philip Muškovac, Felix Geyer
  • Date: 2011-12-23 20:22:04 UTC
  • mfrom: (1.14.12)
  • Revision ID: package-import@ubuntu.com-20111223202204-pa369jt38tng7j3k
Tags: 4:4.7.95-0ubuntu1
[ Philip Muškovac ]
* New upstream release candidate
  - update kdelibs5-data.install

[ Felix Geyer ]
* Update symbols files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1118
1118
        Q_PRIVATE_SLOT(d, void selectItemToDestroy())
1119
1119
        Q_PRIVATE_SLOT(d, void updateRect(const QRectF& rect))
1120
1120
        Q_PRIVATE_SLOT(d, void destroyMessageOverlay())
1121
 
        Q_PRIVATE_SLOT(d, void clearShortcutEditorPtr())
1122
1121
        Q_PRIVATE_SLOT(d, void configDialogFinished())
1123
1122
        Q_PRIVATE_SLOT(d, void updateShortcuts())
1124
1123
        Q_PRIVATE_SLOT(d, void publishCheckboxStateChanged(int state))