|
|
@ -238,7 +238,7 @@ void KompareShell::setupActions()
|
|
|
|
actionCollection(), "file_blend_url" );
|
|
|
|
actionCollection(), "file_blend_url" );
|
|
|
|
KStdAction::quit( TQT_TQOBJECT(this), TQT_SLOT( slotFileClose() ), actionCollection() );
|
|
|
|
KStdAction::quit( TQT_TQOBJECT(this), TQT_SLOT( slotFileClose() ), actionCollection() );
|
|
|
|
|
|
|
|
|
|
|
|
#if TDE_VERSION >= KDE_MAKE_VERSION(3,1,90)
|
|
|
|
#if TDE_VERSION >= TDE_MAKE_VERSION(3,1,90)
|
|
|
|
createStandardStatusBarAction();
|
|
|
|
createStandardStatusBarAction();
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
setStandardToolBarMenuEnabled(true);
|
|
|
|
setStandardToolBarMenuEnabled(true);
|
|
|
|