X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fclient%2Fnetworkmodel.h;h=543e5e725c019e5ceb4dd2471fa38d2fa2378980;hp=b1cc15f0511c1af29a4f5fe75b367629d8b27647;hb=7df7429c009d2bea4c516e87f1ec4c956c722e09;hpb=d1b6499b0b848d4287efae89107576548533502c diff --git a/src/client/networkmodel.h b/src/client/networkmodel.h index b1cc15f0..543e5e72 100644 --- a/src/client/networkmodel.h +++ b/src/client/networkmodel.h @@ -155,9 +155,6 @@ public: static int categoryFromModes(const QString &modes); -private slots: - void checkNoChilds(); - private: int _category;