summaryrefslogtreecommitdiff
path: root/libopie/big-screen/osplitter.cpp
Unidiff
Diffstat (limited to 'libopie/big-screen/osplitter.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/big-screen/osplitter.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/libopie/big-screen/osplitter.cpp b/libopie/big-screen/osplitter.cpp
index b09bc94..0c9ed6c 100644
--- a/libopie/big-screen/osplitter.cpp
+++ b/libopie/big-screen/osplitter.cpp
@@ -308,4 +308,4 @@ QWidget* OSplitter::currentWidget() const{
308} 308}
309 309/* wrong */
310 310#if 0
311/** 311/**
@@ -332,3 +332,3 @@ QSize OSplitter::minimumSizeHint()const {
332} 332}
333 333#endif
334 334
@@ -517,2 +517,3 @@ void OSplitter::commonChangeBox() {
517 m_tabWidget = 0; 517 m_tabWidget = 0;
518 show(); // also show this widget
518 } 519 }