Add plot window keystroke help
Add grid display/lock commands to plot window
This commit is contained in:
@@ -19,7 +19,7 @@ void PrintAndLog(char *fmt, ...);
|
||||
void SetLogFilename(char *fn);
|
||||
|
||||
extern double CursorScaleFactor;
|
||||
extern int PlotGridX, PlotGridY;
|
||||
extern int PlotGridX, PlotGridY, PlotGridXdefault, PlotGridYdefault;
|
||||
extern int offline;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user