typo
[deb_libcec.git] / src / cec-config-gui / actions / UpdateEvent.cs
index a7e2df6bbb2227e83aea53d9692f87dc1c517941..4a3e701a9099c91fbaa46fc24128593fa8f14231 100644 (file)
@@ -17,7 +17,8 @@ namespace CecConfigGui
     AVRVendorId,
     Configuration,
     MenuLanguage,
-    PollDevices
+    PollDevices,
+    ExitApplication
   }
 
   public class UpdateEvent : EventArgs