X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fcec-config-gui%2Factions%2FUpdateEvent.cs;h=4a3e701a9099c91fbaa46fc24128593fa8f14231;hb=9465b147bebb736351f32e92413a0eb0302028bc;hp=a7e2df6bbb2227e83aea53d9692f87dc1c517941;hpb=a42ad439ecc9eccae64404ae8124d17308ce2c96;p=deb_libcec.git diff --git a/src/cec-config-gui/actions/UpdateEvent.cs b/src/cec-config-gui/actions/UpdateEvent.cs index a7e2df6..4a3e701 100644 --- a/src/cec-config-gui/actions/UpdateEvent.cs +++ b/src/cec-config-gui/actions/UpdateEvent.cs @@ -17,7 +17,8 @@ namespace CecConfigGui AVRVendorId, Configuration, MenuLanguage, - PollDevices + PollDevices, + ExitApplication } public class UpdateEvent : EventArgs