summaryrefslogtreecommitdiffstats
path: root/kexi/main/keximainwindowimpl_p.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-26 20:07:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-26 20:07:39 -0600
commit4163a7bc764c85387ab50a0a9042401aac430547 (patch)
treec2ede39f3fbc7e64aa67e9823aa37182289e22c3 /kexi/main/keximainwindowimpl_p.h
parent039393e199a49b5158929668908f9cb1fe226484 (diff)
downloadkoffice-4163a7bc764c85387ab50a0a9042401aac430547.tar.gz
koffice-4163a7bc764c85387ab50a0a9042401aac430547.zip
Rename KDE_MAKE_VERSION and update TDE version string
Diffstat (limited to 'kexi/main/keximainwindowimpl_p.h')
-rw-r--r--kexi/main/keximainwindowimpl_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/main/keximainwindowimpl_p.h b/kexi/main/keximainwindowimpl_p.h
index b3d60b89..d95107c0 100644
--- a/kexi/main/keximainwindowimpl_p.h
+++ b/kexi/main/keximainwindowimpl_p.h
@@ -290,7 +290,7 @@ void updatePropEditorDockWidthInfo() {
// ds->setKeepSize(true);
config->setGroup("MainWindow");
-# if TDE_VERSION >= KDE_MAKE_VERSION(3,4,0)
+# if TDE_VERSION >= TDE_MAKE_VERSION(3,4,0)
if (wasAutoOpen) //(dw2->isVisible())
// ds->setSeparatorPosInPercent( 100 * nav->width() / wnd->width() );