From d5c8de3585a6e94c18156e51299f1e49cc992285 Mon Sep 17 00:00:00 2001 From: drw Date: Thu, 09 Jun 2005 21:17:15 +0000 Subject: Resource -> OResource --- (limited to 'noncore/settings/sysinfo/benchmarkinfo.cpp') diff --git a/noncore/settings/sysinfo/benchmarkinfo.cpp b/noncore/settings/sysinfo/benchmarkinfo.cpp index 2a269b8..ac6e1fa 100644 --- a/noncore/settings/sysinfo/benchmarkinfo.cpp +++ b/noncore/settings/sysinfo/benchmarkinfo.cpp @@ -22,10 +22,10 @@ #include #include #include +#include #include #include #include -#include #include using namespace Opie::Core; using namespace Opie::Ui; @@ -329,7 +329,7 @@ int BenchmarkInfo::gfxRendering( int seconds ) ++loops; } - QPixmap p = Resource::loadPixmap( "sysinfo/pattern" ); + QPixmap p = Opie::Core::OResource::loadPixmap( "sysinfo/pattern" ); t.restart(); stop = t.elapsed() + seconds*1000; -- cgit v0.9.0.2