From 49786b34a40d0e2ba6dd5c77acddf1c38758b89c Mon Sep 17 00:00:00 2001 From: drw Date: Sun, 19 Jan 2003 21:10:00 +0000 Subject: Updates to main package list, icons for installed/updated packages, QWhatsThis and a couple other tweaks --- (limited to 'noncore/settings/aqpkg/mainwin.cpp') diff --git a/noncore/settings/aqpkg/mainwin.cpp b/noncore/settings/aqpkg/mainwin.cpp index 1a2ac37..d79673f 100644 --- a/noncore/settings/aqpkg/mainwin.cpp +++ b/noncore/settings/aqpkg/mainwin.cpp @@ -15,9 +15,6 @@ * * ***************************************************************************/ -#include -using namespace std; - #include #include #include @@ -224,7 +221,7 @@ void MainWindow :: setDocument( const QString &doc ) { // Remove path from package QString package = Utils::getPackageNameFromIpkFilename( doc ); - std::cout << "Selecting package " << package << std::endl; +// std::cout << "Selecting package " << package << std::endl; networkPkgWindow->selectLocalPackage( package ); } -- cgit v0.9.0.2