X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fcoreconnectdlg.h;h=6376d9f766213b2d382526b908e855f137b8212e;hp=3fb8b99ed13755349b2c69c4a3e5b2a34e221dff;hb=f824db0e31b54969e0b7fa0b5405b1e9173d482c;hpb=4649188af29520951aa7485c577aa7ab912bef1a diff --git a/src/qtui/coreconnectdlg.h b/src/qtui/coreconnectdlg.h index 3fb8b99e..6376d9f7 100644 --- a/src/qtui/coreconnectdlg.h +++ b/src/qtui/coreconnectdlg.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-08 by the Quassel IRC Team * + * Copyright (C) 2005-09 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -38,8 +38,8 @@ public: CoreConnectDlg(bool = false, QWidget *parent = 0); ~CoreConnectDlg(); -signals: - void newClientSyncer(ClientSyncer *); +// signals: +// void newClientSyncer(ClientSyncer *); private slots: /*** Phase Null: Accounts ***/