summaryrefslogtreecommitdiff
path: root/src/editor.cc
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-01-22 00:34:59 (GMT)
committerMarius Kintel <marius@kintel.net>2013-01-22 00:34:59 (GMT)
commit784b503f0dd57de2ac55836e07dd14e82800a593 (patch)
treee7e2c0dd9b5b253343a8946313080c0fce55d947 /src/editor.cc
parent6ecf96b081626c512343fc1a8f7aa4a202ffaa86 (diff)
parent99a0b67cd4500b8f4410231b30fd67c0fa3aa4cb (diff)
Merge pull request #240 from openscad/colah_highlighter
Colah highlighter
Diffstat (limited to 'src/editor.cc')
-rw-r--r--src/editor.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/editor.cc b/src/editor.cc
index 92aeefe..08bf005 100644
--- a/src/editor.cc
+++ b/src/editor.cc
@@ -1,7 +1,6 @@
#include "editor.h"
#include "Preferences.h"
-#ifndef _QCODE_EDIT_
void Editor::indentSelection()
{
QTextCursor cursor = textCursor();
@@ -109,4 +108,3 @@ void Editor::wheelEvent ( QWheelEvent * event )
}
}
-#endif
contact: Jan Huwald // Impressum