X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpart.h;fp=source%2Fpart.h;h=edc524c0b67b62d1807b46eb6f271983d92de090;hb=c435423919a20a87d100e1ee4cd1fc6ce223040c;hp=edc8f77a5b84230d883d277f5bf29c2e77fe6ef9;hpb=8f6f543758fb1b2b17ae2db519198d420eb9982d;p=libs%2Fgltk.git diff --git a/source/part.h b/source/part.h index edc8f77..edc524c 100644 --- a/source/part.h +++ b/source/part.h @@ -41,6 +41,7 @@ public: void align(float, float); void fill(float, float); void margin(); + void size(unsigned, unsigned); }; private: