]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dnd/dnd.cpp
Increased size slightly
[wxWidgets.git] / samples / dnd / dnd.cpp
index 2372216093ecb8c9e5b4fb64e9a21f842f2d3f6a..121323349d4da413ca3e3ad5468838965bd2b111 100644 (file)
@@ -113,7 +113,7 @@ public:
     virtual bool OnInit();
 };
 
-IMPLEMENT_APP(DnDApp);
+IMPLEMENT_APP(DnDApp)
 
 #if wxUSE_DRAG_AND_DROP || wxUSE_CLIPBOARD