┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphin.cpp')
-rw-r--r--src/dolphin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphin.cpp b/src/dolphin.cpp
index 602dafa2c..495eb53f5 100644
--- a/src/dolphin.cpp
+++ b/src/dolphin.cpp
@@ -298,7 +298,7 @@ void Dolphin::slotSelectionChanged()
void Dolphin::closeEvent(QCloseEvent* event)
{
// KDE4-TODO
- //KConfig* config = kapp->config();
+ //KConfig* config = KGlobal::config();
//config->setGroup("General");
//config->writeEntry("First Run", false);