]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/wxCDMAppliDescriptionPanel.h
Feature #1711 CreaDevManager application implementation
[crea.git] / lib / creaDevManagerLib / wxCDMAppliDescriptionPanel.h
index 88c2cf94b3333c1afa091b57dcc95b7f5dfc911e..99c8f59944c4b2c0967a2ae6442717f137d97111 100644 (file)
@@ -112,6 +112,11 @@ protected:
    * Handles when the open package cmakelists file button is pressed.
    */
   void OnBtnEditCMakeLists(wxCommandEvent& event);
+  /**
+   * Handles when a application checkbox is (un)checked.
+   * @param event Has the link reference to know which application was selected.
+   */
+  void OnChBApplicationChange(wxCommandEvent& event);
   /**
    * Handles when an application link is pressed.
    * @param event Has the link reference to know which application was selected.