From 4812cdb245fee471edd87f685a3833aeead705b7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:11:45 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- tests/exportdatebook.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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" ); -- cgit v1.2.3