summaryrefslogtreecommitdiffstats
path: root/quanta/project/projectnewgeneral.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/project/projectnewgeneral.cpp')
-rw-r--r--quanta/project/projectnewgeneral.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/project/projectnewgeneral.cpp b/quanta/project/projectnewgeneral.cpp
index 295cdc2f..fe6030bb 100644
--- a/quanta/project/projectnewgeneral.cpp
+++ b/quanta/project/projectnewgeneral.cpp
@@ -164,7 +164,7 @@ TQString ProjectNewGeneral::type()
void ProjectNewGeneral::setMargin(int i)
{
- tqlayout()->setMargin(i);
+ layout()->setMargin(i);
}
void ProjectNewGeneral::slotButtonTmpl()