summaryrefslogtreecommitdiffstats
path: root/tests/exportdatebook.cc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:11:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:11:45 -0600
commit4812cdb245fee471edd87f685a3833aeead705b7 (patch)
tree21fd49985e064d2f8a2a3381f4ccc0cbdc9fd1d1 /tests/exportdatebook.cc
parentcf989dcd69444c456d60c0eedbc3d5588d653681 (diff)
downloadkpilot-4812cdb245fee471edd87f685a3833aeead705b7.tar.gz
kpilot-4812cdb245fee471edd87f685a3833aeead705b7.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'tests/exportdatebook.cc')
-rw-r--r--tests/exportdatebook.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/exportdatebook.cc b/tests/exportdatebook.cc
index 7034341..11c7879 100644
--- a/tests/exportdatebook.cc
+++ b/tests/exportdatebook.cc
@@ -87,7 +87,7 @@ int main(int argc, char **argv)
}
/*
- KConfig korgcfg( locate( "config", CSL1("korganizerrc") ) );
+ TDEConfig korgcfg( locate( "config", CSL1("korganizerrc") ) );
// this part taken from adcalendarbase.cpp:
korgcfg.setGroup( "Time & Date" );