Guest User

Untitled

a guest
Jun 23rd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. .h
  2. #ifndef __INC_PROPERTY_PANEL_DIALOG__NODES_H
  3. #define __INC_PROPERTY_PANEL_DIALOG_NODES_H
  4.  
  5. #include <wx/wx.h>
  6.  
  7. .cpp
  8. #include "edit/PropertyPanelDialogNodes.h"
  9. #include "common/WorldBase.h"
  10. #include "common/resources/ResourceDialog.h"
  11. #include "common/resources/ResourceContainer.h"
Add Comment
Please, Sign In to add comment