summaryrefslogtreecommitdiff
path: root/rsc/inc
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-03-26 22:30:28 +0100
committerAndras Timar <atimar@suse.com>2013-03-27 09:33:01 +0100
commitfee08758d149b6d681952c3ac95e195da7cfa6bc (patch)
tree5f734db1f079080b6e68c315a563f820abc8ba18 /rsc/inc
parent73ff49f47dda14391f0c118f62002cb42680624e (diff)
fdo#39445 writing out tools/fsys.hxx (rsc)
Change-Id: Iacab9b8a16d8278ae9a41249d36ca1aaad2d5794
Diffstat (limited to 'rsc/inc')
-rw-r--r--rsc/inc/rscrsc.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/rsc/inc/rscrsc.hxx b/rsc/inc/rscrsc.hxx
index 6a06d04343eb..92ffe0d530fc 100644
--- a/rsc/inc/rscrsc.hxx
+++ b/rsc/inc/rscrsc.hxx
@@ -26,7 +26,6 @@
#include <list>
class RscTypCont;
-class DirEntry;
/****************** T Y P E S ********************************************/
@@ -83,8 +82,8 @@ private:
FILE* pSysListFile );
void PreprocessSrsFile( const RscCmdLine::OutputFile& rOutputFile,
const WriteRcContext& rContext,
- const DirEntry& rSrsInPath,
- const DirEntry& rSrsOutPath );
+ const OUString& rSrsInPath,
+ const OUString& rSrsOutPath );
public:
RscTypCont* pTC; // String und Id-Verwalter