]> git.tdb.fi Git - libs/gltk.git/blobdiff - source/panel.h
Style and comment fixes
[libs/gltk.git] / source / panel.h
index 165cc6ad50f497cfe35f49f45502a6bfc6c639f4..e0eed014855030453f3dd62ce4e2ddf2e506ae57 100644 (file)
@@ -23,7 +23,7 @@ public:
        protected:
                WidgetMap &wdg_map;
                Widget *last_widget;
-       
+
        public:
                Loader(Panel &, WidgetMap &);
        private: