summaryrefslogtreecommitdiff
path: root/gtk/gtkswitch.h
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2010-11-30 21:54:48 +0000
committerEmmanuele Bassi <ebassi@linux.intel.com>2010-11-30 21:54:48 +0000
commitb9859de917bfff02e16b64f033f2afc703791c82 (patch)
treec783bff4a370dbc7107d71d401ab5c9eef4bb2cf /gtk/gtkswitch.h
parentbdeba634d951b961c713afeccb5c16c61591f894 (diff)
downloadgtk+-b9859de917bfff02e16b64f033f2afc703791c82.tar.gz
switch: Fix the attribution line
Thomas Wood pointed out that the original MxGtkLightSwitch widget upon which I based the behaviour of GtkSwitch was not written by him; the original authors are: Joshua Lock Robert Staudinger Jussi Kukkonen My apologies to all of them.
Diffstat (limited to 'gtk/gtkswitch.h')
-rw-r--r--gtk/gtkswitch.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/gtkswitch.h b/gtk/gtkswitch.h
index 0e17be25e3..3706f618b5 100644
--- a/gtk/gtkswitch.h
+++ b/gtk/gtkswitch.h
@@ -22,8 +22,7 @@
* Emmanuele Bassi <ebassi@linux.intel.com>
* Matthias Clasen <mclasen@redhat.com>
*
- * Based on similar code from:
- * Thomas Wood <thos@linux.intel.com>
+ * Based on similar code from Mx.
*/
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)