add: make graph author read-only if graph file already has author upon load (resolves #369)
This commit is contained in:
parent
07a8a5c81e
commit
fd7b722fd8
5 changed files with 93 additions and 20 deletions
|
|
@ -123,6 +123,7 @@ private:
|
|||
int cmdNodeUpload ();
|
||||
int cmdNodeIterateCamp ();
|
||||
int cmdNodeShowStats ();
|
||||
int cmdNodeFileInfo ();
|
||||
|
||||
private:
|
||||
int menuMain (int item);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue