From f7261680510f069afc7bb8370bc1b0b83f66c1d9 Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 10 May 2005 19:38:02 +0000 Subject: copy N paste ... icc complained slightly --- src/FbTk/FbPixmap.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FbTk/FbPixmap.hh b/src/FbTk/FbPixmap.hh index ca81cf4..c26c17b 100644 --- a/src/FbTk/FbPixmap.hh +++ b/src/FbTk/FbPixmap.hh @@ -69,7 +69,7 @@ public: inline int depth() const { return m_depth; } static Pixmap getRootPixmap(int screen_num); - static void FbPixmap::rootwinPropertyNotify(int screen_num, Atom atom); + static void rootwinPropertyNotify(int screen_num, Atom atom); void create(Drawable src, unsigned int width, unsigned int height, -- cgit v0.11.2