Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
f4ca3d55
Commit
f4ca3d55
authored
Nov 29, 2014
by
unknown
Committed by
jean-pierre charras
Nov 29, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix bug 1397394 : Spelling mistakes in PCB Calculator
parent
b495ad03
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
pcb_calculator_frame_base.cpp
pcb_calculator/dialogs/pcb_calculator_frame_base.cpp
+2
-2
pcb_calculator_frame_base.fbp
pcb_calculator/dialogs/pcb_calculator_frame_base.fbp
+3
-3
pcb_calculator_frame_base.h
pcb_calculator/dialogs/pcb_calculator_frame_base.h
+1
-1
regulators_funct.cpp
pcb_calculator/regulators_funct.cpp
+2
-2
No files found.
pcb_calculator/dialogs/pcb_calculator_frame_base.cpp
View file @
f4ca3d55
...
@@ -333,7 +333,7 @@ PCB_CALCULATOR_FRAME_BASE::PCB_CALCULATOR_FRAME_BASE( wxWindow* parent, wxWindow
...
@@ -333,7 +333,7 @@ PCB_CALCULATOR_FRAME_BASE::PCB_CALCULATOR_FRAME_BASE( wxWindow* parent, wxWindow
bSizeRight
=
new
wxBoxSizer
(
wxVERTICAL
);
bSizeRight
=
new
wxBoxSizer
(
wxVERTICAL
);
wxStaticBoxSizer
*
sbSizerTW_Result
;
wxStaticBoxSizer
*
sbSizerTW_Result
;
sbSizerTW_Result
=
new
wxStaticBoxSizer
(
new
wxStaticBox
(
m_panelTrackWidth
,
wxID_ANY
,
_
(
"Track
s C
aracteristics (External Layers):"
)
),
wxVERTICAL
);
sbSizerTW_Result
=
new
wxStaticBoxSizer
(
new
wxStaticBox
(
m_panelTrackWidth
,
wxID_ANY
,
_
(
"Track
Ch
aracteristics (External Layers):"
)
),
wxVERTICAL
);
wxFlexGridSizer
*
fgSizerTW_Results
;
wxFlexGridSizer
*
fgSizerTW_Results
;
fgSizerTW_Results
=
new
wxFlexGridSizer
(
5
,
3
,
0
,
0
);
fgSizerTW_Results
=
new
wxFlexGridSizer
(
5
,
3
,
0
,
0
);
...
@@ -409,7 +409,7 @@ PCB_CALCULATOR_FRAME_BASE::PCB_CALCULATOR_FRAME_BASE( wxWindow* parent, wxWindow
...
@@ -409,7 +409,7 @@ PCB_CALCULATOR_FRAME_BASE::PCB_CALCULATOR_FRAME_BASE( wxWindow* parent, wxWindow
bSizeRight
->
Add
(
sbSizerTW_Result
,
1
,
wxEXPAND
|
wxALL
,
5
);
bSizeRight
->
Add
(
sbSizerTW_Result
,
1
,
wxEXPAND
|
wxALL
,
5
);
wxStaticBoxSizer
*
sbSizerTW_Result1
;
wxStaticBoxSizer
*
sbSizerTW_Result1
;
sbSizerTW_Result1
=
new
wxStaticBoxSizer
(
new
wxStaticBox
(
m_panelTrackWidth
,
wxID_ANY
,
_
(
"Track
s C
aracteristics (Internal Layers):"
)
),
wxVERTICAL
);
sbSizerTW_Result1
=
new
wxStaticBoxSizer
(
new
wxStaticBox
(
m_panelTrackWidth
,
wxID_ANY
,
_
(
"Track
Ch
aracteristics (Internal Layers):"
)
),
wxVERTICAL
);
wxFlexGridSizer
*
fgSizerTW_Results1
;
wxFlexGridSizer
*
fgSizerTW_Results1
;
fgSizerTW_Results1
=
new
wxFlexGridSizer
(
6
,
3
,
0
,
0
);
fgSizerTW_Results1
=
new
wxFlexGridSizer
(
6
,
3
,
0
,
0
);
...
...
pcb_calculator/dialogs/pcb_calculator_frame_base.fbp
View file @
f4ca3d55
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
<property name="size">670,489</property>
<property name="size">670,489</property>
<property name="style">wxDEFAULT_FRAME_STYLE|wxRESIZE_BORDER</property>
<property name="style">wxDEFAULT_FRAME_STYLE|wxRESIZE_BORDER</property>
<property name="subclass">KIWAY_PLAYER; kiway_player.h</property>
<property name="subclass">KIWAY_PLAYER; kiway_player.h</property>
<property name="title">P
cb
Calculator</property>
<property name="title">P
CB
Calculator</property>
<property name="tooltip"></property>
<property name="tooltip"></property>
<property name="window_extra_style"></property>
<property name="window_extra_style"></property>
<property name="window_name"></property>
<property name="window_name"></property>
...
@@ -4687,7 +4687,7 @@
...
@@ -4687,7 +4687,7 @@
<property name="proportion">1</property>
<property name="proportion">1</property>
<object class="wxStaticBoxSizer" expanded="0">
<object class="wxStaticBoxSizer" expanded="0">
<property name="id">wxID_ANY</property>
<property name="id">wxID_ANY</property>
<property name="label">Track
s C
aracteristics (External Layers):</property>
<property name="label">Track
Ch
aracteristics (External Layers):</property>
<property name="minimum_size"></property>
<property name="minimum_size"></property>
<property name="name">sbSizerTW_Result</property>
<property name="name">sbSizerTW_Result</property>
<property name="orient">wxVERTICAL</property>
<property name="orient">wxVERTICAL</property>
...
@@ -6009,7 +6009,7 @@
...
@@ -6009,7 +6009,7 @@
<property name="proportion">1</property>
<property name="proportion">1</property>
<object class="wxStaticBoxSizer" expanded="0">
<object class="wxStaticBoxSizer" expanded="0">
<property name="id">wxID_ANY</property>
<property name="id">wxID_ANY</property>
<property name="label">Track
s C
aracteristics (Internal Layers):</property>
<property name="label">Track
Ch
aracteristics (Internal Layers):</property>
<property name="minimum_size"></property>
<property name="minimum_size"></property>
<property name="name">sbSizerTW_Result1</property>
<property name="name">sbSizerTW_Result1</property>
<property name="orient">wxVERTICAL</property>
<property name="orient">wxVERTICAL</property>
pcb_calculator/dialogs/pcb_calculator_frame_base.h
View file @
f4ca3d55
...
@@ -293,7 +293,7 @@ class PCB_CALCULATOR_FRAME_BASE : public KIWAY_PLAYER
...
@@ -293,7 +293,7 @@ class PCB_CALCULATOR_FRAME_BASE : public KIWAY_PLAYER
public
:
public
:
PCB_CALCULATOR_FRAME_BASE
(
wxWindow
*
parent
,
wxWindowID
id
=
wxID_ANY
,
const
wxString
&
title
=
_
(
"P
cb
Calculator"
),
const
wxPoint
&
pos
=
wxDefaultPosition
,
const
wxSize
&
size
=
wxSize
(
670
,
489
),
long
style
=
wxDEFAULT_FRAME_STYLE
|
wxRESIZE_BORDER
|
wxFULL_REPAINT_ON_RESIZE
|
wxTAB_TRAVERSAL
);
PCB_CALCULATOR_FRAME_BASE
(
wxWindow
*
parent
,
wxWindowID
id
=
wxID_ANY
,
const
wxString
&
title
=
_
(
"P
CB
Calculator"
),
const
wxPoint
&
pos
=
wxDefaultPosition
,
const
wxSize
&
size
=
wxSize
(
670
,
489
),
long
style
=
wxDEFAULT_FRAME_STYLE
|
wxRESIZE_BORDER
|
wxFULL_REPAINT_ON_RESIZE
|
wxTAB_TRAVERSAL
);
~
PCB_CALCULATOR_FRAME_BASE
();
~
PCB_CALCULATOR_FRAME_BASE
();
...
...
pcb_calculator/regulators_funct.cpp
View file @
f4ca3d55
...
@@ -223,12 +223,12 @@ void PCB_CALCULATOR_FRAME::OnDataFileSelection( wxCommandEvent& event )
...
@@ -223,12 +223,12 @@ void PCB_CALCULATOR_FRAME::OnDataFileSelection( wxCommandEvent& event )
wxString
fullfilename
=
GetDataFilename
();
wxString
fullfilename
=
GetDataFilename
();
wxString
wildcard
;
wxString
wildcard
;
wildcard
.
Printf
(
_
(
"P
cb
Calculator data file (*.%s)|*.%s"
),
wildcard
.
Printf
(
_
(
"P
CB
Calculator data file (*.%s)|*.%s"
),
GetChars
(
DataFileNameExt
),
GetChars
(
DataFileNameExt
),
GetChars
(
DataFileNameExt
)
);
GetChars
(
DataFileNameExt
)
);
wxFileDialog
dlg
(
m_panelRegulators
,
wxFileDialog
dlg
(
m_panelRegulators
,
_
(
"Select a P
cb
Calculator data file"
),
_
(
"Select a P
CB
Calculator data file"
),
wxEmptyString
,
fullfilename
,
wxEmptyString
,
fullfilename
,
wildcard
,
wxFD_OPEN
);
wildcard
,
wxFD_OPEN
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment