forked from mia/Aegisub
Remove unused private member
This commit is contained in:
parent
cb9c48d6af
commit
51e17b4c38
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ class DialogProperties : public wxDialog {
|
|||
|
||||
// Things that effect rendering
|
||||
wxComboBox *WrapStyle; ///< Wrapping style for long lines
|
||||
wxComboBox *collision; ///< Collision resolution method
|
||||
wxTextCtrl *ResX; ///< Script x resolution
|
||||
wxTextCtrl *ResY; ///< Script y resolution
|
||||
wxCheckBox *ScaleBorder; ///< If script resolution != video resolution how should borders be handled
|
||||
|
|
Loading…
Reference in a new issue