]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/wxCDMNewPackageDialog.h
Black Box view and folder structure implemented
[crea.git] / lib / creaDevManagerLib / wxCDMNewPackageDialog.h
index 1c76552d73a7126a1f76a5e21db03735e0716fe5..1f0e55f84c6c3d513f4eb5ae545106d691f80df9 100644 (file)
@@ -48,7 +48,7 @@ public:
       wxWindowID id = wxID_ANY,
       const wxString& caption = wxT("New Package"),
       const wxPoint& position = wxDefaultPosition,
-      const wxSize& size = wxSize(400,300),
+      const wxSize& size = wxSize(500,400),
       long style = wxDEFAULT_DIALOG_STYLE | wxRESIZE_BORDER
   );
   ~wxCDMNewPackageDialog();
@@ -57,7 +57,7 @@ public:
       wxWindowID id = wxID_ANY,
       const wxString& caption = wxT("New Package"),
       const wxPoint& position = wxDefaultPosition,
-      const wxSize& size = wxSize(400,300),
+      const wxSize& size = wxSize(500,400),
       long style = wxDEFAULT_DIALOG_STYLE
   );