cvsrevertlast - no static functions in .h files

svn path=/trunk/kdebase/kwin/; revision=323747
This commit is contained in:
Luboš Luňák 2004-06-26 10:55:04 +00:00
parent 1f8fec2d8e
commit 05b1ee7d46

View file

@ -161,7 +161,7 @@ class KWinSelectionOwner
};
static QCString getStringProperty(WId w, Atom prop, char separator=0);
QCString getStringProperty(WId w, Atom prop, char separator=0);
void updateXTime();
void grabXServer();
void ungrabXServer();