summaryrefslogtreecommitdiffstats
path: root/src/gui/general/PresetHandlerDialog.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:56:23 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:56:23 -0600
commit20d323dbbfc6fd6b6ecb6de707e7cf86d2b0a4ed (patch)
tree7d550525e0385669bb07dc4abd0f686f321b75de /src/gui/general/PresetHandlerDialog.h
parentd4c3b9d53d39aade596dc71b71575fc38299995b (diff)
downloadrosegarden-20d323dbbfc6fd6b6ecb6de707e7cf86d2b0a4ed.tar.gz
rosegarden-20d323dbbfc6fd6b6ecb6de707e7cf86d2b0a4ed.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/gui/general/PresetHandlerDialog.h')
-rw-r--r--src/gui/general/PresetHandlerDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/general/PresetHandlerDialog.h b/src/gui/general/PresetHandlerDialog.h
index 83c617f..6d7b3b6 100644
--- a/src/gui/general/PresetHandlerDialog.h
+++ b/src/gui/general/PresetHandlerDialog.h
@@ -97,7 +97,7 @@ protected slots:
// changes.
void slotCategoryIndexChanged(int index);
- // write out settings to kconfig data for next time and call accept()
+ // write out settings to tdeconfig data for next time and call accept()
void slotOk();
}; // PresetHandlerDialog