Kita - 2ch client for KDEat LINUX
Kita - 2ch client for KDE - 暇つぶし2ch68:kitaの中の人
03/12/03 00:18 vyC0FgA9
>>67
よかった。1行で直るのでパッチ貼りつけておきます。

--- kita/src/kita.cpp 25 Nov 2003 14:32:03 -0000 1.56
+++ kita/src/kita.cpp 2 Dec 2003 14:41:04 -0000 1.57
@@ -157,7 +157,7 @@
void KitaMainWindow::setupActions()
{
KStdAction::openNew(this, SLOT(fileNew()), actionCollection());
- KStdAction::quit(kapp, SLOT(quit()), actionCollection());
+ KStdAction::quit( this, SLOT( close() ), actionCollection());
KStdAction::copy( this, SLOT( slotEditCopy() ), actionCollection() );

m_toolbarAction = KStdAction::showToolbar(this,



次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch