comparison: src/Document.h
src/Document.h
- changeset 694
- 3868f52da6b9
- parent 690
- 9e9c52ca955e
equal
deleted
inserted
replaced
25 |
25 |
26 class History; |
26 class History; |
27 class OpenProgressDialog; |
27 class OpenProgressDialog; |
28 class LDDocumentPointer; |
28 class LDDocumentPointer; |
29 struct LDGLData; |
29 struct LDGLData; |
|
30 class GLCompiler; |
30 |
31 |
31 namespace LDPaths |
32 namespace LDPaths |
32 { |
33 { |
33 void initPaths(); |
34 void initPaths(); |
34 bool tryConfigure (QString path); |
35 bool tryConfigure (QString path); |