[Kita-svn] [2423] remove *.ui.h

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2009年 7月 18日 (土) 06:52:00 JST


Revision: 2423
          http://sourceforge.jp/projects/kita/svn/view?view=rev&revision=2423
Author:   nogu
Date:     2009-07-18 06:52:00 +0900 (Sat, 18 Jul 2009)

Log Message:
-----------
remove *.ui.h

Removed Paths:
-------------
    kita/branches/KITA-KDE4/kita/src/prefs/write_page.ui.h

Deleted: kita/branches/KITA-KDE4/kita/src/prefs/write_page.ui.h
===================================================================
--- kita/branches/KITA-KDE4/kita/src/prefs/write_page.ui.h	2009-07-17 21:48:58 UTC (rev 2422)
+++ kita/branches/KITA-KDE4/kita/src/prefs/write_page.ui.h	2009-07-17 21:52:00 UTC (rev 2423)
@@ -1,22 +0,0 @@
-/****************************************************************************
-** ui.h extension file, included from the uic-generated form implementation.
-**
-** If you wish to add, delete or rename functions or slots use
-** Qt Designer which will update this file, preserving your code. Create an
-** init() function in place of a constructor, and a destroy() function in
-** place of a destructor.
-*****************************************************************************/
-
-#ifndef KITAWRITEPAGEUI_H
-#define KITAWRITEPAGEUI_H
-
-void Kita::WritePrefPage::DefaultSageCheckBoxToggled(bool on)
-{
-    if (on) {
-        kcfg_DefaultMail->setReadOnly(true);
-    } else {
-        kcfg_DefaultMail->setReadOnly(false);
-    }
-}
-
-#endif




Kita-svn メーリングリストの案内
アーカイブの一覧に戻る