Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/UIElements/QT4/QTMainWindow.cpp

    rbf3817 r952f38  
    55 *      Author: crueger
    66 */
    7 
    8 // include config.h
    9 #ifdef HAVE_CONFIG_H
    10 #include <config.h>
    11 #endif
    127
    138#include "QTMainWindow.hpp"
     
    2419#include<boost/bind.hpp>
    2520
    26 #include "Helpers/MemDebug.hpp"
    27 
    2821#include "atom.hpp"
    2922#include "molecule.hpp"
     
    3932#include "Views/QT4/QTMoleculeView.hpp"
    4033#include "Views/QT4/QTStatusBar.hpp"
     34#include "Helpers/MemDebug.hpp"
     35
    4136
    4237using namespace std;
Note: See TracChangeset for help on using the changeset viewer.