Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
1775f5d8
Commit
1775f5d8
authored
Nov 03, 2009
by
hjk
Browse files
fakevim: remove workaround for Qt <= 4.5. Creator needs 4.6 anyway
parent
0bc1095b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/fakevim/fakevimhandler.cpp
View file @
1775f5d8
...
@@ -78,11 +78,6 @@
...
@@ -78,11 +78,6 @@
#include <climits>
#include <climits>
// FIXME: Restrict this as soon the availableUndoSteps has been merged to Qt
#if QT_VERSION < 0x040600
#define availableUndoSteps revision
#endif
//#define DEBUG_KEY 1
//#define DEBUG_KEY 1
#if DEBUG_KEY
#if DEBUG_KEY
# define KEY_DEBUG(s) qDebug() << s
# define KEY_DEBUG(s) qDebug() << s
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment