kotatogram-desktop/Telegram/SourceFiles/info
Nicholas Guriev 793862bee6 Fix -Wredundant-move and -Wdeprecated-copy warnings (#6663)
* Do not move result at end of function

This makes GCC 9.1.2 happy with the active -Wredundant-move warning.
Indeed, such moving of local variables or local arguments before
returning is unnecessary and prevents the compiler from copy elision
optimization.
2019-11-12 18:15:34 +03:00
..
channels
common_groups
feed
media
members
profile
settings
info.style
info_content_widget.cpp
info_content_widget.h
info_controller.cpp
info_controller.h
info_layer_widget.cpp
info_layer_widget.h
info_memento.cpp
info_memento.h
info_section_widget.cpp
info_section_widget.h
info_top_bar.cpp
info_top_bar.h
info_wrap_widget.cpp
info_wrap_widget.h