Regenerated FL docs; applied patch [ #511363 ] Dialogs no longer need wx.rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1002,7 +1002,7 @@ class cbCommonPaneProperties : public wxObject
|
||||
bool mRealTimeUpdatesOn; // default: ON
|
||||
bool mOutOfPaneDragOn; // default: ON
|
||||
bool mExactDockPredictionOn; // default: OFF
|
||||
bool mNonDestructFirctionOn; // default: OFF
|
||||
bool mNonDestructFrictionOn; // default: OFF
|
||||
|
||||
bool mShow3DPaneBorderOn; // default: ON
|
||||
|
||||
@@ -1068,7 +1068,7 @@ public: /* protected really */
|
||||
// transient properties
|
||||
|
||||
wxList mRowShapeData; // shapes of bars of recently modified row,
|
||||
// stored when in "non-destructive-firction" mode
|
||||
// stored when in "non-destructive-friction" mode
|
||||
cbRowInfo* mpStoredRow; // row-info for which the shapes are stored
|
||||
|
||||
friend class wxFrameLayout;
|
||||
|
Reference in New Issue
Block a user