]> Shamusworld >> Repos - ttedit/blobdiff - src/editwindow.h
Repurposed code in bezier.h/cpp, added middle button scrolling
[ttedit] / src / editwindow.h
index 8034d7e27245aa1e2829240417008370be30fea8..4d0a9319725a316d11a0a294d04004b1630fe889 100755 (executable)
@@ -41,10 +41,6 @@ class TTEditWindow: public wxWindow
        protected:\r
                wxPoint GetAdjustedMousePosition(wxMouseEvent &e);\r
                wxPoint GetAdjustedClientPosition(wxCoord x, wxCoord y);\r
-               void DrawRoundDot(wxDC &, int32, int32);\r
-               void DrawSquareDot(wxDC &, int32, int32);\r
-               void DrawRoundDotN(wxDC &, int32, int32, uint32);\r
-               void DrawSquareDotN(wxDC &, int32, int32, uint32);\r
 \r
        DECLARE_EVENT_TABLE()\r
 };\r