aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/math
diff options
context:
space:
mode:
authorGravatar Alexey Uzhva2007-01-09 17:29:04 +0000
committerGravatar Alexey Uzhva2007-01-09 17:29:04 +0000
commit8f85ecc5239790f30dcd972625c28b72dcd2367f (patch)
tree21b568b5d9b4ec99871e5db97761a918ac21b33f /src/modules/math
parentup (diff)
downloadKVIrc-8f85ecc5239790f30dcd972625c28b72dcd2367f.tar.gz
KVIrc-8f85ecc5239790f30dcd972625c28b72dcd2367f.tar.bz2
KVIrc-8f85ecc5239790f30dcd972625c28b72dcd2367f.zip
ctrl+backspace now removes last word in input editor (as in other input editors) && fixes for mdicaption mouse handling
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@144 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/math')
-rw-r--r--src/modules/math/math_vc05.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/math/math_vc05.vcproj b/src/modules/math/math_vc05.vcproj
index 64e99db6f..f526b3a44 100644
--- a/src/modules/math/math_vc05.vcproj
+++ b/src/modules/math/math_vc05.vcproj
@@ -130,7 +130,7 @@
Optimization="1"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="2"
+ FavorSizeOrSpeed="1"
OmitFramePointers="true"
EnableFiberSafeOptimizations="true"
WholeProgramOptimization="true"