summaryrefslogtreecommitdiffstats
path: root/krandr
diff options
context:
space:
mode:
Diffstat (limited to 'krandr')
-rw-r--r--krandr/libkrandr.h2
-rw-r--r--krandr/randr.cpp4
2 files changed, 3 insertions, 3 deletions
diff --git a/krandr/libkrandr.h b/krandr/libkrandr.h
index 72dd9d43f..f29383f02 100644
--- a/krandr/libkrandr.h
+++ b/krandr/libkrandr.h
@@ -33,7 +33,7 @@
#include <kconfig.h>
#include <ksimpleconfig.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
/**
* Simple API covering most of the uses of libkrandr.
diff --git a/krandr/randr.cpp b/krandr/randr.cpp
index 45f89dc08..85f360f52 100644
--- a/krandr/randr.cpp
+++ b/krandr/randr.cpp
@@ -197,7 +197,7 @@ bool RandRScreen::applyProposedAndConfirm()
bool RandRScreen::confirm()
{
// uncomment the line below and edit out the KTimerDialog stuff to get
- // a version which works on today's kdelibs (no accept dialog is presented)
+ // a version which works on today's tdelibs (no accept dialog is presented)
// FIXME remember to put the dialog on the right screen
@@ -780,7 +780,7 @@ bool RandRDisplay::showTestConfigurationDialog()
bool RandRScreen::showTestConfigurationDialog()
{
// uncomment the line below and edit out the KTimerDialog stuff to get
- // a version which works on today's kdelibs (no accept dialog is presented)
+ // a version which works on today's tdelibs (no accept dialog is presented)
// FIXME remember to put the dialog on the right screen