From 3e1ac6fb3f9865bf5bb0c156e985c1a4577b20e0 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 14 Feb 2010 11:23:37 +0100 Subject: Krazy issues (1st branch) --- src/walletbar.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/walletbar.h') diff --git a/src/walletbar.h b/src/walletbar.h index d2e39373..77257f69 100644 --- a/src/walletbar.h +++ b/src/walletbar.h @@ -24,8 +24,8 @@ * ============================================================ */ -#ifndef WALLET_WIDGET_H -#define WALLET_WIDGET_H +#ifndef WALLET_BAR_H +#define WALLET_BAR_H // Qt Includes @@ -65,4 +65,4 @@ private: QLabel *m_label; }; -#endif // WALLET_WIDGET_H +#endif // WALLET_BAR_H -- cgit v1.2.1