From bed831cc1a38d38a4c5b9329bf37b1c663142c23 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sun, 31 Oct 2004 12:28:03 +0000 Subject: ompi utf8 fixes --- (limited to 'kmicromail/qpe/qdialog_hacked.cpp') diff --git a/kmicromail/qpe/qdialog_hacked.cpp b/kmicromail/qpe/qdialog_hacked.cpp index 3669312..0a34cec 100644 --- a/kmicromail/qpe/qdialog_hacked.cpp +++ b/kmicromail/qpe/qdialog_hacked.cpp @@ -9,11 +9,7 @@ QDialog_hacked::QDialog_hacked ( QWidget * parent, const char * name, bool modal, WFlags f ) : QDialog( parent,name,modal, f) { - qDebug("******************** "); - qDebug("******************** "); - qDebug("******************** "); - qDebug("******************** "); - qDebug("New hacked QDialog for ompi "); + qDebug("New hacked QDialog for ompi desktop"); //QTimer::singleShot( 1, this,SLOT(addaddbuttons()) ); setOrientation ( Vertical ); -- cgit v0.9.0.2