From a51da75e329df773a01e963c3a27e72cf487138c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 6 Jun 2014 22:41:39 +0300 Subject: fix code style. --- src/listeners/tablemodellistener.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/listeners') diff --git a/src/listeners/tablemodellistener.h b/src/listeners/tablemodellistener.h index c908261a0..630563517 100644 --- a/src/listeners/tablemodellistener.h +++ b/src/listeners/tablemodellistener.h @@ -20,8 +20,8 @@ * along with this program. If not, see . */ -#ifndef GUI_LISTENERS_TABLEMODELLISTENER_H -#define GUI_LISTENERS_TABLEMODELLISTENER_H +#ifndef LISTENERS_TABLEMODELLISTENER_H +#define LISTENERS_TABLEMODELLISTENER_H #include #include @@ -49,4 +49,4 @@ class TableModelListener notfinal { } }; -#endif // GUI_LISTENERS_TABLEMODELLISTENER_H +#endif // LISTENERS_TABLEMODELLISTENER_H -- cgit v1.2.3-60-g2f50