2008-04-15 13:21:13 <timj@imendio.com>
[hildon] / src / hildon-color-button-private.h
index 430ad59..39081f1 100644 (file)
@@ -8,7 +8,7 @@
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -34,6 +34,7 @@ typedef struct                                  _HildonColorButtonPrivate Hildon
 struct                                          _HildonColorButtonPrivate
 {
     GtkWidget *dialog;
+    gboolean popped;
 
     GdkColor color;
     GdkGC *gc;