summaryrefslogtreecommitdiffstats
path: root/src/app/KViewer/krviewer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/KViewer/krviewer.cpp')
-rw-r--r--src/app/KViewer/krviewer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/app/KViewer/krviewer.cpp b/src/app/KViewer/krviewer.cpp
index 0f5291a..2ab3e64 100644
--- a/src/app/KViewer/krviewer.cpp
+++ b/src/app/KViewer/krviewer.cpp
@@ -71,9 +71,7 @@ KParts::MainWindow( parent, name ), manager( this, this ), tabBar( this ), retur
this, TQ_SLOT( tabCloseRequest(TQWidget*) ) );
tabBar.setTabReorderingEnabled(false);
-#if KDE_IS_VERSION(3,4,0)
tabBar.setAutomaticResizeTabs(true);
-#endif
// "edit"
// "document-save-as"
setCentralWidget( &tabBar );