Compile fix Windows.

This commit is contained in:
Friedemann Kleint
2010-07-02 14:36:18 +02:00
parent ab6f124e57
commit df6fcd363a
3 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@ namespace Internal {
class BaseTextEditorPrivate;
class TextEditorOverlay;
class RefactorOverlay;
class RefactorMarker;
struct RefactorMarker;
typedef QList<RefactorMarker> RefactorMarkers;
}