diff options
Diffstat (limited to 'src/gui/sell.h')
-rw-r--r-- | src/gui/sell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/sell.h b/src/gui/sell.h index e1c5d804..17763bf6 100644 --- a/src/gui/sell.h +++ b/src/gui/sell.h @@ -32,7 +32,7 @@ /** * The sell dialog. * - * \ingroup GUI + * \ingroup Interface */ class SellDialog : public Window, public gcn::ActionListener, public gcn::ListModel |