mirror of
https://github.com/elementary/gala.git
synced 2024-11-25 03:06:14 +01:00
Fix type signature
This commit is contained in:
parent
d9db718513
commit
e1fe1bb388
@ -24,6 +24,7 @@
|
||||
*/
|
||||
|
||||
public class Gala.Daemon.Session.EndSessionDialog : Hdy.Window {
|
||||
[CCode (type_signature = "u")]
|
||||
public enum Type {
|
||||
LOGOUT = 0,
|
||||
SHUTDOWN = 1,
|
||||
|
Loading…
Reference in New Issue
Block a user