|
|
|
@ -32,7 +32,7 @@
|
|
|
|
|
|
|
|
|
|
#include "kabcore.h"
|
|
|
|
|
|
|
|
|
|
#include "kaddressbootdemain.h"
|
|
|
|
|
#include "kaddressbookmain.h"
|
|
|
|
|
|
|
|
|
|
KAddressBookMain::KAddressBookMain( const TQString &file )
|
|
|
|
|
: DCOPObject( "KAddressBookIface" ), TDEMainWindow( 0 )
|
|
|
|
@ -189,4 +189,4 @@ void KAddressBookMain::newToolbarConfig()
|
|
|
|
|
applyMainWindowSettings( TDEGlobal::config(), "MainWindow" );
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#include "kaddressbootdemain.moc"
|
|
|
|
|
#include "kaddressbookmain.moc"
|