File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,8 +112,8 @@ class TopLevelWidget : public Widget
112112
113113 #if DGL_ALLOW_DEPRECATED_METHODS
114114 /* * DEPRECATED DO NOT USE.
115- * The old deprecated constructor allowed for an optional `bool automaticallyScaleAndSetAsMinimumSize `.
116- * This turned out to be not be a good idea; now the scaling is done automatically while minimum size is not .
115+ * The old deprecated function allowed for optional `bool automaticallyScale` and `bool resizeNowIfAutoScaling `.
116+ * This turned out to be not be a good idea; now the scaling on constraints is never done automatically .
117117 */
118118 DISTRHO_DEPRECATED_BY (" setGeometryConstraints(uint, uint, bool)" )
119119 void setGeometryConstraints(uint minimumWidth,
You can’t perform that action at this time.
0 commit comments