From e096c9d1f2be1ec74ede583fc4221871a56ef508 Mon Sep 17 00:00:00 2001 From: drw Date: Tue, 29 Apr 2003 02:28:16 +0000 Subject: Give aqpkg standard source headers and some minor code clean-up. --- (limited to 'noncore/settings/aqpkg/packagewin.cpp') diff --git a/noncore/settings/aqpkg/packagewin.cpp b/noncore/settings/aqpkg/packagewin.cpp index 7971ccc..9553cd1 100644 --- a/noncore/settings/aqpkg/packagewin.cpp +++ b/noncore/settings/aqpkg/packagewin.cpp @@ -1,7 +1,8 @@ /*                 This file is part of the OPIE Project - =. -             .=l. Copyright (c) 2002 OPIE team + + =. Copyright (c) 2002 Andy Qua +             .=l. Dan Williams            .>+-=  _;:,     .>    :=|. This file is free software; you can .> <`_,   >  .   <= redistribute it and/or modify it under @@ -104,8 +105,6 @@ PackageWindow::PackageWindow( Package *package, const QString &server ) QVBoxLayout *layout = new QVBoxLayout( this, 4, 4 ); QTextView *l = new QTextView( str, QString::null, this ); - //l->setTextFormat( Qt::RichText ); - //l->setAlignment( Qt::AlignLeft | Qt::AlignVCenter | Qt::WordBreak ); layout->addWidget( l ); QPushButton *btn = new QPushButton( Resource::loadPixmap( "enter" ), tr( "Close" ), this ); -- cgit v0.9.0.2