]> Dogcows Code - chaz/openbox/commitdiff
dont hide label
authorDana Jansens <danakj@orodu.net>
Fri, 15 Nov 2002 03:18:05 +0000 (03:18 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 15 Nov 2002 03:18:05 +0000 (03:18 +0000)
otk/otk_test.cc

index ab739e6513a6be12e0c1097810406f105237d92b..4889d50c569272b5b83adcb3e8e6ff7a9f12efff 100644 (file)
@@ -64,7 +64,6 @@ int main(void) {
         foo.expose(e.xexpose);
       } else if (e.type == ConfigureNotify) {
         foo.configure(e.xconfigure);
-        label.hide();
       }
     } 
   }
This page took 0.028101 seconds and 4 git commands to generate.