diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2017-03-08 22:42:43 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2017-03-08 22:42:43 +0000 |
| commit | b2b013b1cce5a39a532c9a822b4f30ee1ca54c0e (patch) | |
| tree | 5b8821308b99c61ffcf3efc685eb3eedfba59a08 /CMakeScripts | |
| parent | CMake: Assume mingw-w64 for MinGW builds (diff) | |
| download | inkscape-b2b013b1cce5a39a532c9a822b4f30ee1ca54c0e.tar.gz inkscape-b2b013b1cce5a39a532c9a822b4f30ee1ca54c0e.zip | |
Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes"
(see in r15547 [1])
Gtk::Label::set_halign() is *not* the same as Gtk::Label::set_xalign() or the deprecated Gtk::Label::set_alignment()
The former sets the alignment of the widget itself while the latter two set the alignment of the text within the widget's size allocation.
Is it really more important to eradicate deprecations then to have working code?
http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/15547
(bzr r15580)
Diffstat (limited to 'CMakeScripts')
0 files changed, 0 insertions, 0 deletions
