summaryrefslogtreecommitdiffstats
path: root/uemis.c
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tcanabrava@kde.org>2013-06-12 15:54:55 -0300
committerGravatar Tomaz Canabrava <tcanabrava@kde.org>2013-06-12 15:54:55 -0300
commit7e9d6e28297432d4a15721a49a9dd0c0d067ce7e (patch)
tree40c5702060c1e5d5169d4473d5bb2911778d2f28 /uemis.c
parent9993d4996659b2d6c07f283895acb6409012ea9c (diff)
downloadsubsurface-7e9d6e28297432d4a15721a49a9dd0c0d067ce7e.tar.gz
Fixed the show / hide dialog shortcuts to take the splitter into consideration
Fixed the show / hide dialog shortcuts to take the splitter into consideration, So, here's the deal. We have a few QSplitters that takes care of helping us with the size of a few widgets, they are ok, and we should continue using them to manage the visibility of them too. But the way that we did before was to widget->hide(); something, and if you hided something using the splitter, by holding it's handle and collapsing the widget, then you used the 'ctrl+number' shortcut to show it, it whould only show a gray panel. This patch makes everything behave using the splitters. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Diffstat (limited to 'uemis.c')
0 files changed, 0 insertions, 0 deletions