X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ftoolwindow.h;h=27a0cb35d96b8309e375f72095064d5b26527067;hb=cf3ec188764cdf34ff3472ee9806aba3a772d2df;hp=1623eb44bc6edb3ec6f5c76bc382407c9ccbd8b3;hpb=0cdf0ebfb4b788156b8eb2c2acadd5f95fe5be26;p=ttedit diff --git a/src/toolwindow.h b/src/toolwindow.h index 1623eb4..27a0cb3 100755 --- a/src/toolwindow.h +++ b/src/toolwindow.h @@ -18,6 +18,7 @@ enum ToolType { TOOLPolySelect, // Polygon selection tool TOOLScroll, // Scroll window tool TOOLZoom, // Zoom window tool + TOOLRotate, // Rotate tool TOOLAddPt, // Add point tool TOOLAddPoly, // Polygon creation tool TOOLDelPt, // Delete point tool