diff options
Diffstat (limited to 'src/net/ea/buysellhandler.h')
-rw-r--r-- | src/net/ea/buysellhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/ea/buysellhandler.h b/src/net/ea/buysellhandler.h index 2240872b9..fb7db09e0 100644 --- a/src/net/ea/buysellhandler.h +++ b/src/net/ea/buysellhandler.h @@ -65,6 +65,6 @@ class BuySellHandler : public Net::BuySellHandler BuyDialog *mBuyDialog; }; -} // namespace Ea +} // namespace Ea #endif // NET_EA_BUYSELLHANDLER_H |