summaryrefslogtreecommitdiffstats
path: root/kpackage/packageProperties.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage/packageProperties.cpp')
-rw-r--r--kpackage/packageProperties.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/packageProperties.cpp b/kpackage/packageProperties.cpp
index 05fd3ca..2e1aca7 100644
--- a/kpackage/packageProperties.cpp
+++ b/kpackage/packageProperties.cpp
@@ -46,7 +46,7 @@ packagePropertiesWidget::packagePropertiesWidget
// hide();
package=NULL;
- TQColorGroup cg = tqcolorGroup();
+ TQColorGroup cg = colorGroup();
setBackgroundColor(cg.base());
initTranslate();
}