summaryrefslogtreecommitdiffstats
path: root/knotes/knoteslegacy.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 00:38:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 00:38:29 -0600
commit0922423eb834afb70e3323db43062cf4083dc298 (patch)
tree34139e93c015c1ff703babf23cc3399103f9b909 /knotes/knoteslegacy.cpp
parenteda50d1bce626f021f5aef550280f7e6638e9832 (diff)
downloadtdepim-0922423eb834afb70e3323db43062cf4083dc298.tar.gz
tdepim-0922423eb834afb70e3323db43062cf4083dc298.zip
Rename KShared
Diffstat (limited to 'knotes/knoteslegacy.cpp')
-rw-r--r--knotes/knoteslegacy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/knoteslegacy.cpp b/knotes/knoteslegacy.cpp
index fc8c71b4..2605d7f4 100644
--- a/knotes/knoteslegacy.cpp
+++ b/knotes/knoteslegacy.cpp
@@ -152,7 +152,7 @@ bool KNotesLegacy::convertKNotes1Config( Journal *journal, TQDir& noteDir,
0
);
- KNoteConfig config( KSharedConfig::openConfig( configFile, false, false ) );
+ KNoteConfig config( TDESharedConfig::openConfig( configFile, false, false ) );
config.readConfig();
config.setVersion( KNOTES_VERSION );