X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbutton.h;h=11d8bc7b3abf435a46fceb1444ac142d88312fda;hb=12e112954dc44bc739644381e2859894dc49a683;hp=e99f16b2503ac568d589928d2ae1729c517d2aee;hpb=1aa6cd9b865e366737dcc9d2d36c4f8faed5bc4f;p=libs%2Fgltk.git diff --git a/source/button.h b/source/button.h index e99f16b..11d8bc7 100644 --- a/source/button.h +++ b/source/button.h @@ -16,7 +16,7 @@ in a spacial part "text". class Button: public Widget { public: - class Loader: public Widget::Loader + class Loader: public DataFile::DerivedObjectLoader { public: Loader(Button &);