X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpart.h;h=edc524c0b67b62d1807b46eb6f271983d92de090;hb=0af3c2393bd00f39db3bfaf5b78a7a44f0fd5ff1;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: