]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkQtBlackBoxDialog.h
*** empty log message ***
[bbtk.git] / kernel / src / bbtkQtBlackBoxDialog.h
index 34df2647b94440bc1e96312fefdfa048f4bc1f66..a9d6202f027413604e5f091e5981f658da8fc945 100644 (file)
@@ -32,7 +32,7 @@ namespace bbtk
     ~QtBlackBoxDialog();
     void bbShow();
     void bbHide();
-    void bbClose();
+    void bbDestroy();
     bool bbIsDialog() { return true; }
   };
   //=========================================================================