Remove "QT_VERSION <3.x"

svn path=/trunk/KDE/kdebase/workspace/; revision=459329
icc-effect-5.14.5
Laurent Montel 2005-09-10 15:39:39 +00:00
parent bc59375fa3
commit 61b822ba3d
1 changed files with 0 additions and 2 deletions

View File

@ -194,9 +194,7 @@ Workspace::Workspace( bool restore )
init();
#if (QT_VERSION-0 >= 0x030200) // XRANDR support
connect( kapp->desktop(), SIGNAL( resized( int )), SLOT( desktopResized()));
#endif
// start kompmgr - i wanted to put this into main.cpp, but that would prevent dcop support, as long as Application was no dcop_object
if (options->useTranslucency)