OSDN Git Service

Added code to automatically resize (enlarge) the main window if it is too small for...
authorlordmulder <mulder2@gmx.de>
Tue, 5 Apr 2011 12:57:21 +0000 (14:57 +0200)
committerlordmulder <mulder2@gmx.de>
Tue, 5 Apr 2011 12:57:21 +0000 (14:57 +0200)
commit709a4c20798e7776dfe078f79411df905f9785b1
tree57c1065140241d973222e3168348d924899741f7
parent18352a197671b6e9f9dcb4ba18b873332cfb5c24
Added code to automatically resize (enlarge) the main window if it is too small for all widgets/strings to fit in. Mainly useful for translations that contain strings which are significant longer than the default translation.
gui/MainWindow.ui
src/Config.h
src/Dialog_MainWindow.cpp