20 #ifndef FM_CREATENEWMENU_H 21 #define FM_CREATENEWMENU_H 23 #include "libfmqtglobals.h" 35 explicit CreateNewMenu(QWidget* dialogParent, FmPath* dirPath,
40 void onCreateNewFolder();
41 void onCreateNewFile();
45 QWidget* dialogParent_;
51 #endif // FM_CREATENEWMENU_H
Definition: appchoosercombobox.cpp:26