X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fclient%2Fabstractui.h;h=54ae4308bd9a43fb6b02dc1ae222fdec0311233e;hb=3ade6e11e29338aa74fa5daf32456264011601e1;hp=2ca395a0f40db185847eaac64fa2ecbc5afc4275;hpb=c4b281a2f246e87c216d99c8c7f7bcd26b025cc0;p=quassel.git diff --git a/src/client/abstractui.h b/src/client/abstractui.h index 2ca395a0..54ae4308 100644 --- a/src/client/abstractui.h +++ b/src/client/abstractui.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2010 by the Quassel Project * + * Copyright (C) 2005-2012 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -18,8 +18,8 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#ifndef QUASSELUI_H -#define QUASSELUI_H +#ifndef ABSTRACTUI_H +#define ABSTRACTUI_H #include #include