[qt_honey] [9] status window disabled

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 10月 9日 (金) 23:41:45 JST


Revision: 9
          http://sourceforge.jp/projects/cres/svn/view?view=rev&revision=9
Author:   masao
Date:     2009-10-09 23:41:45 +0900 (Fri, 09 Oct 2009)

Log Message:
-----------
status window disabled

Modified Paths:
--------------
    src/chrome/content/qth.js

Modified: src/chrome/content/qth.js
===================================================================
--- src/chrome/content/qth.js	2009-10-09 09:20:45 UTC (rev 8)
+++ src/chrome/content/qth.js	2009-10-09 14:41:45 UTC (rev 9)
@@ -641,7 +641,7 @@
 	ifile_append(log_ifile, log_text);
 	
 	// ステータスダイアログを更新
-	window.openDialog('chrome://qthtoolbar/content/status.xul', 'qth_status', 'width=300,height=100,chrome', log, debug_log);
+	//window.openDialog('chrome://qthtoolbar/content/status.xul', 'qth_status', 'width=300,height=100,chrome', log, debug_log);
 }
 
 
@@ -821,4 +821,4 @@
 }
 
 ////////////////////////////////////////////////////////////////////////////////
-})()
\ No newline at end of file
+})()




Cres-cvs メーリングリストの案内
Back to archive index