summaryrefslogtreecommitdiff
path: root/rsc/inc/rscmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/rscmgr.hxx')
-rw-r--r--rsc/inc/rscmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsc/inc/rscmgr.hxx b/rsc/inc/rscmgr.hxx
index 3fd9afaab78c..347512ae7a47 100644
--- a/rsc/inc/rscmgr.hxx
+++ b/rsc/inc/rscmgr.hxx
@@ -37,7 +37,7 @@ class RscMgr : public RscClass
};
ERRTYPE IsToDeep( const RSCINST & rInst );
public:
- RscMgr( Atom nId, sal_uInt32 nTypId, RscTop * pSuperCl );
+ RscMgr( Atom nId, RESOURCE_TYPE nTypId, RscTop * pSuperCl );
void SetToDefault( const RSCINST & rInst ) override;
bool IsDefault( const RSCINST & rInst ) override;