Pcbnew: update text properties dialog wxFB version

No actual changes, but this keeps the diffs clean(er).

(cherry picked from commit dd3252445d)
This commit is contained in:
John Beard 2019-03-27 10:50:24 +00:00
parent c98461f59e
commit 20eda54349
3 changed files with 87 additions and 1231 deletions

View File

@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version Jul 11 2018)
// C++ code generated with wxFormBuilder (version Nov 10 2018)
// http://www.wxformbuilder.org/
//
// PLEASE DO *NOT* EDIT THIS FILE!

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,11 @@
///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version Jul 11 2018)
// C++ code generated with wxFormBuilder (version Nov 10 2018)
// http://www.wxformbuilder.org/
//
// PLEASE DO *NOT* EDIT THIS FILE!
///////////////////////////////////////////////////////////////////////////
#ifndef __DIALOG_TEXT_PROPERTIES_BASE_H__
#define __DIALOG_TEXT_PROPERTIES_BASE_H__
#pragma once
#include <wx/artprov.h>
#include <wx/xrc/xmlres.h>
@ -96,4 +95,3 @@ class DIALOG_TEXT_PROPERTIES_BASE : public DIALOG_SHIM
};
#endif //__DIALOG_TEXT_PROPERTIES_BASE_H__