diff options
author | Sylvain Joubert <joubert.sy@gmail.com> | 2019-11-18 12:21:08 (GMT) |
---|---|---|
committer | Sylvain Joubert <joubert.sy@gmail.com> | 2019-11-18 16:05:37 (GMT) |
commit | ce99f5ee69a6f8ebbf26d2a82df89b406becaf77 (patch) | |
tree | 554fea766f5f8cf1f54aa887a31d738ef2522347 /.clang-format | |
parent | f63d84c37c9ee1ea686369848b5bfc22916e1551 (diff) | |
download | CMake-ce99f5ee69a6f8ebbf26d2a82df89b406becaf77.zip CMake-ce99f5ee69a6f8ebbf26d2a82df89b406becaf77.tar.gz CMake-ce99f5ee69a6f8ebbf26d2a82df89b406becaf77.tar.bz2 |
ccmake: Fix rendering on window resize
Repro steps: configure (without errors), the logs are displayed then the
cache is displayed again, resize the window up -> the logs are
redisplayed after resize instead of the cache
The 'CurrentForm' pointer were left pointed to the last log message
form, this resets it to the main form when configure or generate is done
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions