1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-11 03:21:52 +02:00

Recovering from faulty merge...

Revert "* Forgot to add one file."

This reverts commit 0bf3a1b8e792c0bf729f0ec352481d0d69021cf1.
This commit is contained in:
Jeff Mitchell 2011-03-27 22:45:14 -04:00
parent 21f49bbfcb
commit 3f1274b90a

@ -44,7 +44,6 @@ public:
public slots:
virtual bool connectPlugin( bool startup = false ) = 0;
virtual void disconnectPlugin() = 0;
virtual void checkSettings() = 0;
virtual void addContact( const QString &jid, const QString& msg = QString() ) = 0;
virtual void sendMsg( const QString& to, const QString& msg ) = 0;