]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/demos.bkl
Also set mouse position in ITEM_BEGIN_DRAG event in wxDataViewCtrl under GTK+, part...
[wxWidgets.git] / demos / demos.bkl
index 1d3c86df7f034a20ba252fcccb3f68b05e54152c..21592c81b6757b2071d7be47f13ab455608b9881 100644 (file)
@@ -2,14 +2,14 @@
 <makefile>
 
     <include file="../build/bakefiles/config.bkl"/>
-    
+
     <template id="sub">
         <dir>$(id)</dir>
+        <installable>no</installable>
         <dependency-of>all</dependency-of>
     </template>
 
     <subproject id="bombs" template="sub"/>
-    <subproject id="dbbrowse" template="sub"/>
     <subproject id="forty" template="sub"/>
     <subproject id="fractal" template="sub"/>
     <subproject id="life" template="sub"/>