summaryrefslogtreecommitdiff
path: root/src/textcommand.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-13 23:10:58 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-13 23:10:58 +0300
commit6e5976f5fb99c99b4142ee2a8f8f81598559954d (patch)
tree824c01ef32c8d72059decbe3ac46fc80f48eab09 /src/textcommand.h
parentfafa76be86d659f7004e589a6fe55a0d53fed82f (diff)
downloadplus-6e5976f5fb99c99b4142ee2a8f8f81598559954d.tar.gz
plus-6e5976f5fb99c99b4142ee2a8f8f81598559954d.tar.bz2
plus-6e5976f5fb99c99b4142ee2a8f8f81598559954d.tar.xz
plus-6e5976f5fb99c99b4142ee2a8f8f81598559954d.zip
Move constant MAGIC_START_ID into textcommandeditor.cpp
Diffstat (limited to 'src/textcommand.h')
-rw-r--r--src/textcommand.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/textcommand.h b/src/textcommand.h
index 73a214a41..e76568b0e 100644
--- a/src/textcommand.h
+++ b/src/textcommand.h
@@ -31,8 +31,6 @@
#include "localconsts.h"
-const unsigned int MAGIC_START_ID = 340;
-
class Image;
/**