aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/compat_macros.h
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-07-19 20:46:38 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-07-19 20:46:38 +0000
commitb92c36cad8a071934f4ea0c00f95edd6ad5f4469 (patch)
tree078532c497aba731ebc8a4ab2fb2514bf7f98c61 /gtk/compat_macros.h
parent3febc9f1804cd77028a2e4e2855adb1c280d43e6 (diff)
fix various doxygen warnings
svn path=/trunk/; revision=14958
Diffstat (limited to 'gtk/compat_macros.h')
-rw-r--r--gtk/compat_macros.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/compat_macros.h b/gtk/compat_macros.h
index c7abedc9ef..008d28f2fa 100644
--- a/gtk/compat_macros.h
+++ b/gtk/compat_macros.h
@@ -255,7 +255,6 @@ dlg_radio_button_new_with_label_with_mnemonic( \
*
* @param radio_group group the radio buttons (another radio button or NULL for first one)
* @param label_text the text to display
- * @param accel_group accelerator group (GTK1 only)
* @return the new radio button
*/
#define RADIO_BUTTON_NEW_WITH_LABEL(radio_group, label_text) \