diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-10-17 06:51:59 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-10-17 06:51:59 +0000 |
| commit | 61996be757f5b705d1be997c015aa7c1a2625950 (patch) | |
| tree | 30466b579a468f77da624bbc3df414097bd33e23 /examples/GuiClient/mainDialog.h | |
| parent | b6c6392182dba1423b6b1b2eba9a15b32fd54018 (diff) | |
| download | qxmpp-61996be757f5b705d1be997c015aa7c1a2625950.tar.gz | |
fix sorting
Diffstat (limited to 'examples/GuiClient/mainDialog.h')
| -rw-r--r-- | examples/GuiClient/mainDialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/GuiClient/mainDialog.h b/examples/GuiClient/mainDialog.h index 34d0b8d2..98023bc8 100644 --- a/examples/GuiClient/mainDialog.h +++ b/examples/GuiClient/mainDialog.h @@ -60,7 +60,6 @@ private slots: void rosterChanged(const QString& bareJid); void rosterReceived(); void presenceChanged(const QString&, const QString&); - void sort(); void filterChanged(const QString& filter); void showChatDialog(const QString& bareJid); void messageReceived(const QXmppMessage& msg); |
