author | zautrix <zautrix> | 2005-09-19 00:01:34 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-09-19 00:01:34 (UTC) |
commit | d73247ed44cab687a0d94a96ea7b3cf604b80ba0 (patch) (unidiff) | |
tree | 7e72ac8e0239163cfec8df67c0053e0cb3a8dd2f /korganizer | |
parent | 2d346e4052fd726e657daee4ac3f2bcc7103f5fb (diff) | |
download | kdepimpi-d73247ed44cab687a0d94a96ea7b3cf604b80ba0.zip kdepimpi-d73247ed44cab687a0d94a96ea7b3cf604b80ba0.tar.gz kdepimpi-d73247ed44cab687a0d94a96ea7b3cf604b80ba0.tar.bz2 |
wn
-rw-r--r-- | korganizer/mainwindow.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/korganizer/mainwindow.cpp b/korganizer/mainwindow.cpp index fb0b4ad..1776dcc 100644 --- a/korganizer/mainwindow.cpp +++ b/korganizer/mainwindow.cpp | |||
@@ -423,3 +423,2 @@ void MainWindow::loadDataAfterStart() | |||
423 | { | 423 | { |
424 | |||
425 | qDebug("KO: Start loading files..." ); | 424 | qDebug("KO: Start loading files..." ); |
@@ -439,3 +438,2 @@ void MainWindow::loadDataAfterStart() | |||
439 | SLOT( slotModifiedChanged( bool ) ) ); | 438 | SLOT( slotModifiedChanged( bool ) ) ); |
440 | |||
441 | #ifndef DESKTOP_VERSION | 439 | #ifndef DESKTOP_VERSION |
@@ -444,3 +442,2 @@ void MainWindow::loadDataAfterStart() | |||
444 | disconnect( qApp, SIGNAL (appMessage ( const QCString &, const QByteArray & )), this, SLOT(receiveStart( const QCString&, const QByteArray& ))); | 442 | disconnect( qApp, SIGNAL (appMessage ( const QCString &, const QByteArray & )), this, SLOT(receiveStart( const QCString&, const QByteArray& ))); |
445 | ((QPEApplication*) qApp)->showMainWidget( this ); | ||
446 | if ( !mCStringMess.isEmpty() ) | 443 | if ( !mCStringMess.isEmpty() ) |