1
0
Fork 0
flightgear/src/GUI/menubar.cxx

12 lines
128 B
C++

#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include "menubar.hxx"
FGMenuBar::~FGMenuBar ()
{
}
// end of menubar.cxx