From 984291364aaedd4a6e0c50add833d30d7223c3e4 Mon Sep 17 00:00:00 2001 From: drw Date: Sat, 08 Mar 2003 22:35:47 +0000 Subject: Use inline pic --- (limited to 'noncore/apps/checkbook/mainwindow.cpp') diff --git a/noncore/apps/checkbook/mainwindow.cpp b/noncore/apps/checkbook/mainwindow.cpp index cabd231..ab1ceef 100644 --- a/noncore/apps/checkbook/mainwindow.cpp +++ b/noncore/apps/checkbook/mainwindow.cpp @@ -96,7 +96,7 @@ MainWindow::MainWindow() popup->insertSeparator(); - a = new QAction( tr( "Configure" ), Resource::loadPixmap( "checkbook/config" ), QString::null, 0, this, 0 ); + a = new QAction( tr( "Configure" ), Resource::loadPixmap( "SettingsIcon" ), QString::null, 0, this, 0 ); a->setWhatsThis( tr( "Click here to configure this app." ) ); connect( a, SIGNAL( activated() ), this, SLOT( slotConfigure() ) ); a->addTo( popup ); -- cgit v0.9.0.2