summaryrefslogtreecommitdiffstats
path: root/kpf/src/DirectoryLister.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpf/src/DirectoryLister.cpp')
-rw-r--r--kpf/src/DirectoryLister.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpf/src/DirectoryLister.cpp b/kpf/src/DirectoryLister.cpp
index 6aec78d7..c0b0a503 100644
--- a/kpf/src/DirectoryLister.cpp
+++ b/kpf/src/DirectoryLister.cpp
@@ -117,7 +117,7 @@ namespace KPF
<< "background-color: "
<< colorToCSS
(
- KGlobalSettings::calculateAlternateBackgroundColor
+ TDEGlobalSettings::calculateAlternateBackgroundColor
(pal.color(TQPalette::Normal, TQColorGroup::Base))
)
<< "; "