summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/javaclassdeclarationblock.h')
-rw-r--r--umbrello/umbrello/codegenerators/javaclassdeclarationblock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h b/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h
index 0c1709ba..19a743d5 100644
--- a/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h
+++ b/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h
@@ -60,7 +60,7 @@ protected:
private:
- void init (JavaClassifierCodeDocument * tqparent, const TQString &comment);
+ void init (JavaClassifierCodeDocument * parent, const TQString &comment);
};