diff options
Diffstat (limited to 'krandr/randr.cpp')
-rw-r--r-- | krandr/randr.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
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 |