add context menu action to reset chat column widths
authorDaniel Albers <daniel@lbe.rs>
Sat, 1 Mar 2014 18:51:29 +0000 (19:51 +0100)
committerDaniel Albers <daniel@lbe.rs>
Tue, 4 Mar 2014 19:07:55 +0000 (20:07 +0100)
commit6ec86373070f98c4700f998d114d9a4e600f3335
tree2bdf787ce00f6988e76d84884374cfa693e5f94c
parenta0e6720b1c9622548c17c73b6771ada759959f6a
add context menu action to reset chat column widths

If a ChatScene column has been resized during the current Quassel client
session or a column is <= 10 px wide, offer to reset the columns to sane
widths.
src/qtui/chatscene.cpp
src/qtui/chatscene.h
src/qtui/columnhandleitem.cpp