display buttons in overwrite dialog in 2 columns
authorLukas Hrazky <lukkash@email.cz>
Sun, 25 Jul 2010 12:55:49 +0000 (14:55 +0200)
committerLukas Hrazky <lukkash@email.cz>
Sun, 25 Jul 2010 12:55:49 +0000 (14:55 +0200)
commitf8090904258961a9f9c3810214de48f65134ba16
tree5fa8e968e749b6a7a040a6aa18dc1891cd26a662
parent7190c094fa23f5e4e65e2f2e99e525643e4e3060
display buttons in overwrite dialog in 2 columns

By implementing a custom dialog class.

Signed-off-by: Lukas Hrazky <lukkash@email.cz>
case.pro
src/dialog.cpp [new file with mode: 0644]
src/dialog.h [new file with mode: 0644]
src/fileoperator.cpp