[Tween-svn] [1370] USでステータス取得したらタスクトレイアイコンのエラー状態クリア

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2011年 1月 19日 (水) 02:12:39 JST


Revision: 1370
          http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1370
Author:   kiri_feather
Date:     2011-01-19 02:12:38 +0900 (Wed, 19 Jan 2011)

Log Message:
-----------
USでステータス取得したらタスクトレイアイコンのエラー状態クリア

Modified Paths:
--------------
    trunk/Tween/Tween.vb


-------------- next part --------------
Modified: trunk/Tween/Tween.vb
===================================================================
--- trunk/Tween/Tween.vb	2011-01-18 16:35:46 UTC (rev 1369)
+++ trunk/Tween/Tween.vb	2011-01-18 17:12:38 UTC (rev 1370)
@@ -9779,6 +9779,9 @@
     End Sub
 
     Private Sub tw_NewPostFromStream()
+        'Tasktray icon clear
+        _myStatusError = False
+
         If SettingDialog.ReadOldPosts Then
             _statuses.SetRead() '新着時未読クリア
         End If



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