OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Functions / GrowlCommunicator.cs
index 5bb5efa..5db2478 100644 (file)
@@ -32,8 +32,7 @@ namespace Handbrake.Functions
         /// <summary>\r
         /// Notification shown upon completion of encoding\r
         /// </summary>\r
-        private static NotificationType encodeOrQueueCompleted = new NotificationType("EncodeOrQueue", \r
-                                                                                      "HandBrake Status");\r
+        private static NotificationType encodeOrQueueCompleted = new NotificationType("EncodeOrQueue", "HandBrake Status");\r
 \r
         /// <summary>\r
         /// Checks to see if Growl is currently running on the local machine.\r