Use 'wx/' for contrib samples and make wxTinderbox properly rebuilded after commits in core headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: project.h
|
||||
// Name: contrib/samples/ogl/studio/project.h
|
||||
// Purpose: Studio project classes
|
||||
// Author: Julian Smart
|
||||
// Modified by:
|
||||
// Created: 27/7/98
|
||||
// RCS-ID: $Id$
|
||||
// Copyright: (c) Julian Smart
|
||||
// Licence:
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef _STUDIO_PROJECT_H_
|
||||
#define _STUDIO_PROJECT_H_
|
||||
|
||||
#include <wx/treectrl.h>
|
||||
#include <wx/imaglist.h>
|
||||
#include "wx/treectrl.h"
|
||||
#include "wx/imaglist.h"
|
||||
|
||||
/*
|
||||
* This is the project tree control.
|
||||
@@ -39,4 +39,3 @@ DECLARE_EVENT_TABLE()
|
||||
|
||||
#endif
|
||||
// _STUDIO_PROJECT_H_
|
||||
|
||||
|
Reference in New Issue
Block a user