projects
/
iramuteq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e07c56
)
...
author
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Sun, 14 Dec 2014 20:36:36 +0000
(21:36 +0100)
committer
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Sun, 14 Dec 2014 20:36:36 +0000
(21:36 +0100)
guifunct.py
patch
|
blob
|
history
diff --git
a/guifunct.py
b/guifunct.py
index
64c572c
..
c36e87b
100644
(file)
--- a/
guifunct.py
+++ b/
guifunct.py
@@
-1139,7
+1139,7
@@
class TGenFrame ( wx.Frame ):
fgSizer1.Add( fgSizer3, 0, wx.EXPAND, 0 )
- bSizer1.Add( fgSizer1, 1, wx.ALIGN_CENTER_HORIZONTAL|wx.ALIGN_CENTER_VERTICAL|wx.ALL, 5 )
+ bSizer1.Add( fgSizer1, 1, wx.ALIGN_CENTER_HORIZONTAL|wx.ALIGN_CENTER_VERTICAL|wx.ALL
|wx.EXPAND
, 5 )
m_sdbSizer2 = wx.StdDialogButtonSizer()
self.m_sdbSizer2OK = wx.Button( self, wx.ID_OK )