diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-23 11:58:53 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-23 11:58:53 +0900 |
| commit | 44a617440d6967f63e5284e92f4edc6e27c7ce45 (patch) | |
| tree | c66c4b90110a41b43af45420684615d52cade013 /src/editorproxy.h | |
| parent | f49e06a6384d84c7dc70f9fb6d1fe444e8973267 (diff) | |
| download | tdevelop-44a617440d6967f63e5284e92f4edc6e27c7ce45.tar.gz tdevelop-44a617440d6967f63e5284e92f4edc6e27c7ce45.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/editorproxy.h')
| -rw-r--r-- | src/editorproxy.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/editorproxy.h b/src/editorproxy.h index d23147cd..3b0588bd 100644 --- a/src/editorproxy.h +++ b/src/editorproxy.h @@ -12,8 +12,7 @@ class TQTimer; #include <tdeparts/part.h> #include <tdetexteditor/markinterface.h> -#include <tdeversion.h> -# include <tdetexteditor/markinterfaceextension.h> +#include <tdetexteditor/markinterfaceextension.h> class EditorProxy : public TQObject { |
