FS2_Open
Open source remastering of the Freespace 2 engine
|
#include "editors/frmshipseditor.h"
#include "frmfred2.h"
#include "base/wxfred_base.h"
#include <wx/wx.h>
Go to the source code of this file.
Variables | |
const long | frame_style = wxCAPTION|wxCLOSE_BOX|wxFRAME_NO_TASKBAR|wxRESIZE_BORDER|wxSYSTEM_MENU |
const long frame_style = wxCAPTION|wxCLOSE_BOX|wxFRAME_NO_TASKBAR|wxRESIZE_BORDER|wxSYSTEM_MENU |
Definition at line 16 of file frmshipseditor.cpp.