Added dummy control icons for photo editor.

This commit is contained in:
23rd
2021-02-13 08:52:36 +03:00
parent 5b6bddd7fc
commit 2bdb9af146
14 changed files with 22 additions and 5 deletions
@@ -52,7 +52,7 @@ PhotoEditorControls::PhotoEditorControls(
st::photoEditorFlipButton))
, _paintModeButton(base::make_unique_q<Ui::IconButton>(
_buttonsContainer,
st::photoEditorFlipButton)) {
st::photoEditorPaintModeButton)) {
_buttonsContainer->updateChildrenPosition();