X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Flabel.hh;h=cd9ef5a1276dad1d87fa61e3ab0fb6a794df3d4b;hb=3dfe9f4ebeb7abd8446c52db0232b9f610a78846;hp=f43ed71ad87db3635cf2495d67ef97cad5d67a74;hpb=729506e1f88383d8411624f5f2ab3c2c5f45cf43;p=chaz%2Fopenbox diff --git a/otk/label.hh b/otk/label.hh index f43ed71a..cd9ef5a1 100644 --- a/otk/label.hh +++ b/otk/label.hh @@ -14,6 +14,7 @@ namespace otk { class Label : public Widget { public: + Label(int screen, EventDispatcher *ed, int bevel = 3); Label(Widget *parent); virtual ~Label();