]> git.sven.stormbind.net Git - sven/vym.git/blobdiff - headingeditor.h
New upstream version 2.9.22
[sven/vym.git] / headingeditor.h
diff --git a/headingeditor.h b/headingeditor.h
deleted file mode 100644 (file)
index 3ed1975..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef HEADINGEDITOR_H \r
-#define HEADINGEDITOR_H\r
-\r
-#include "texteditor.h"\r
-\r
-class HeadingEditor :  public TextEditor {\r
-    Q_OBJECT\r
-public:\r
-    HeadingEditor(QString scope);\r
-    ~HeadingEditor();\r
-\r
-};\r
-\r
-#endif\r