]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - src/vt.h
Load all users only when really needed
[sojka/lightdm.git] / src / vt.h
index 4a9c59dd45a31e39b93de8cd9ecab00954ac2fa3..a731becadb4592e80fb139106843c71a335b470f 100644 (file)
--- a/src/vt.h
+++ b/src/vt.h
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010-2011 Robert Ancell.
  * Author: Robert Ancell <robert.ancell@canonical.com>
- * 
+ *
  * This program is free software: you can redistribute it and/or modify it under
  * the terms of the GNU General Public License as published by the Free Software
  * Foundation, either version 3 of the License, or (at your option) any later
@@ -14,6 +14,8 @@
 
 #include <glib-object.h>
 
+gboolean vt_can_multi_seat (void);
+
 gint vt_get_active (void);
 
 gint vt_get_unused (void);