]> Dogcows Code - chaz/openbox/blobdiff - otk/appwidget.cc
remove the border on the handle
[chaz/openbox] / otk / appwidget.cc
index 5b1225f758127ef872bfe5bdb975a76f0901b5cb..c62a0d924720ae936956d1ab888385f632fa5539 100644 (file)
@@ -15,7 +15,7 @@ extern "C" {
 namespace otk {
 
 AppWidget::AppWidget(Application *app, Direction direction,
-                           Cursor cursor, int bevel_width)
+                     Cursor cursor, int bevel_width)
   : Widget(app, app->getStyle(), direction, cursor, bevel_width),
     _application(app)
 {
This page took 0.019856 seconds and 4 git commands to generate.