X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpanel.h;h=e0eed014855030453f3dd62ce4e2ddf2e506ae57;hb=cc433448b71025256bdd44a569c353d98e0935f1;hp=165cc6ad50f497cfe35f49f45502a6bfc6c639f4;hpb=c6904c8dc2787047f1999737bc0e5813c56901a0;p=libs%2Fgltk.git diff --git a/source/panel.h b/source/panel.h index 165cc6a..e0eed01 100644 --- a/source/panel.h +++ b/source/panel.h @@ -23,7 +23,7 @@ public: protected: WidgetMap &wdg_map; Widget *last_widget; - + public: Loader(Panel &, WidgetMap &); private: