- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/CmdAction/VersionAction.cpp
r047878 r861874 10 10 #include "Actions/CmdAction/VersionAction.hpp" 11 11 #include "Actions/ActionRegistry.hpp" 12 #include "version.h" 12 13 13 14 #include <iostream> … … 18 19 #include "UIElements/UIFactory.hpp" 19 20 #include "UIElements/Dialog.hpp" 20 #include " UIElements/ValueStorage.hpp"21 #include "Actions/ValueStorage.hpp" 21 22 22 23 const char CommandLineVersionAction::NAME[] = "version";
Note:
See TracChangeset
for help on using the changeset viewer.