1317:845c340fe71b | 1318:568fcfc6da71 |
---|---|
39 #include "glcompiler.h" | 39 #include "glcompiler.h" |
40 #include "documentmanager.h" | 40 #include "documentmanager.h" |
41 #include "ldobjectiterator.h" | 41 #include "ldobjectiterator.h" |
42 #include "grid.h" | 42 #include "grid.h" |
43 #include "mathfunctions.h" | 43 #include "mathfunctions.h" |
44 #include "editHistory.h" | |
44 | 45 |
45 struct MainWindow::ToolInfo | 46 struct MainWindow::ToolInfo |
46 { | 47 { |
47 QMetaMethod method; | 48 QMetaMethod method; |
48 Toolset* object; | 49 Toolset* object; |