summaryrefslogtreecommitdiffstats
path: root/kcontrol/randr/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/randr/main.cpp')
-rw-r--r--kcontrol/randr/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/randr/main.cpp b/kcontrol/randr/main.cpp
index 39903351b..c1a9e6a41 100644
--- a/kcontrol/randr/main.cpp
+++ b/kcontrol/randr/main.cpp
@@ -44,7 +44,7 @@ int main(int argc, char **argv)
TDECmdLineArgs::init(argc,argv,&aboutData);
TDECmdLineArgs::addCmdLineOptions(options);
- KApplication::addCmdLineOptions();
+ TDEApplication::addCmdLineOptions();
KRandRApp app;