Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/UIElements/Views/QT4/QTStatusBar.cpp

    rfc7504 rbf3817  
    55 *      Author: crueger
    66 */
     7
     8// include config.h
     9#ifdef HAVE_CONFIG_H
     10#include <config.h>
     11#endif
    712
    813#include <sstream>
     
    1318
    1419#include "QTStatusBar.hpp"
     20
     21#include "Helpers/MemDebug.hpp"
     22
    1523#include "World.hpp"
    1624#include "Helpers/helpers.hpp"
Note: See TracChangeset for help on using the changeset viewer.