summaryrefslogtreecommitdiffstats
path: root/src/option/k3bthemeoptiontab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/option/k3bthemeoptiontab.cpp')
-rw-r--r--src/option/k3bthemeoptiontab.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/option/k3bthemeoptiontab.cpp b/src/option/k3bthemeoptiontab.cpp
index 608a50c..bfb73e0 100644
--- a/src/option/k3bthemeoptiontab.cpp
+++ b/src/option/k3bthemeoptiontab.cpp
@@ -62,10 +62,7 @@ K3bThemeOptionTab::K3bThemeOptionTab(TQWidget *parent, const char *name )
: base_K3bThemeOptionTab(parent,name)
{
d = new Private();
-
-#if KDE_IS_VERSION(3,4,0)
m_viewTheme->setShadeSortColumn( false );
-#endif
connect( m_viewTheme, TQ_SIGNAL(selectionChanged()),
this, TQ_SLOT(selectionChanged()) );