Added grid layer to view.

This commit is contained in:
Jim Evins
2013-12-11 23:40:08 -05:00
parent aa88cd8f65
commit f017af3cac
4 changed files with 132 additions and 20 deletions
+2 -2
View File
@@ -72,8 +72,8 @@ namespace glabels
void viewObjectsToolBar( bool );
void viewEditToolBar( bool );
void viewViewToolBar( bool );
void viewGrid();
void viewMarkup();
void viewGrid( bool );
void viewMarkup( bool );
void viewZoomIn();
void viewZoomOut();
void viewZoom1To1();