aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTextView.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2010-08-19 11:26:24 +0000
committerstuconnolly <stuart02@gmail.com>2010-08-19 11:26:24 +0000
commit355381b7259d24248b228b3241556c42db3e9bfa (patch)
treea4a85101448f676a24bc07bee38060bb4c9c8eed /Source/SPTextView.h
parent14974deb7b7864ab908eba58bb88bcc446a796da (diff)
downloadsequelpro-355381b7259d24248b228b3241556c42db3e9bfa.tar.gz
sequelpro-355381b7259d24248b228b3241556c42db3e9bfa.tar.bz2
sequelpro-355381b7259d24248b228b3241556c42db3e9bfa.zip
Rename CMCopyTable to SPCopyTable.
Diffstat (limited to 'Source/SPTextView.h')
-rw-r--r--Source/SPTextView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPTextView.h b/Source/SPTextView.h
index 867d38f6..9730151c 100644
--- a/Source/SPTextView.h
+++ b/Source/SPTextView.h
@@ -26,7 +26,7 @@
#import <MCPKit/MCPKit.h>
#import "NoodleLineNumberView.h"
-#import "CMCopyTable.h"
+#import "SPCopyTable.h"
#define SP_TEXT_SIZE_TRIGGER_FOR_PARTLY_PARSING 10000