copy N paste ... icc complained slightly
mathias mathias
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
src/FbTk/FbPixmap.hh
→
src/FbTk/FbPixmap.hh
@@ -69,7 +69,7 @@ inline unsigned int height() const { return m_height; }
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,