Minor: Logging for reader, removed sort log message, guard name

This commit is contained in:
Klaus Basan
2016-04-02 18:57:09 +02:00
parent 63ddcc5d7c
commit 70aacf8cb1
4 changed files with 12 additions and 9 deletions

View File

@@ -9,8 +9,8 @@
//! \file
#ifndef BLACKGUI_MAPPINGCOMPONENT_H
#define BLACKGUI_MAPPINGCOMPONENT_H
#ifndef BLACKGUI_COMPONENTS_MAPPINGCOMPONENT_H
#define BLACKGUI_COMPONENTS_MAPPINGCOMPONENT_H
#include "blackgui/blackguiexport.h"
#include "blackgui/components/enablefordockwidgetinfoarea.h"