X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbutton.h;h=11d8bc7b3abf435a46fceb1444ac142d88312fda;hb=df07e8f3e239b146cbc458d3cbd69758e590d255;hp=e99f16b2503ac568d589928d2ae1729c517d2aee;hpb=1021ce203ab092edf5f94770e742d56a3b8cd23b;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 &);