X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fcoreinfodlg.h;h=05c9de09619c1eeb3b541f870f66fab6a7040243;hp=1c3ee374693f18b219f7757007660fe861be350d;hb=d5f5ce565bf61a020029f52c16fd3ea4f494d23e;hpb=d42123b2f56292e10bf4ad4a710950149af824d0 diff --git a/src/qtui/coreinfodlg.h b/src/qtui/coreinfodlg.h index 1c3ee374..05c9de09 100644 --- a/src/qtui/coreinfodlg.h +++ b/src/qtui/coreinfodlg.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-08 by the Quassel Project * + * Copyright (C) 2005-09 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -24,7 +24,7 @@ #include "ui_coreinfodlg.h" #include -#include "clientcoreinfo.h"; +#include "clientcoreinfo.h" class CoreInfoDlg : public QDialog { Q_OBJECT