Mercurial > hg > svcore
comparison base/ResourceFinder.h @ 689:573d45e9487b
Merge from debug-output branch
author | Chris Cannam |
---|---|
date | Tue, 14 Jun 2011 14:47:59 +0100 |
parents | b4a8d8221eaf |
children | 48e9f538e6e9 |
comparison
equal
deleted
inserted
replaced
688:be43b2fe68e8 | 689:573d45e9487b |
---|---|
21 | 21 |
22 #ifndef _RESOURCE_FINDER_H_ | 22 #ifndef _RESOURCE_FINDER_H_ |
23 #define _RESOURCE_FINDER_H_ | 23 #define _RESOURCE_FINDER_H_ |
24 | 24 |
25 #include <QString> | 25 #include <QString> |
26 | |
27 #include "Debug.h" | |
26 | 28 |
27 class ResourceFinder | 29 class ResourceFinder |
28 { | 30 { |
29 public: | 31 public: |
30 ResourceFinder() { } | 32 ResourceFinder() { } |