Plans: Make it possible to give plans a name.
(cherry picked from commit d9b553f130a6eda36e2eea217785f829d3d8624e)
This commit is contained in:

committed by
Jonathan G Rennison

parent
2f2937356b
commit
98da7019d6
@@ -334,6 +334,7 @@ enum Commands {
|
||||
CMD_REMOVE_PLAN,
|
||||
CMD_REMOVE_PLAN_LINE,
|
||||
CMD_CHANGE_PLAN_VISIBILITY,
|
||||
CMD_RENAME_PLAN,
|
||||
|
||||
CMD_END, ///< Must ALWAYS be on the end of this list!! (period)
|
||||
};
|
||||
|
Reference in New Issue
Block a user