]> Pileus Git - ~andy/gtk/commit
themingengine: move code to make switch-case more clear
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 28 Nov 2011 22:33:19 +0000 (17:33 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 29 Nov 2011 15:52:02 +0000 (10:52 -0500)
commit41b56d87e7f664543309841d064821636c2561c9
treec1c93ecca255b6798d809855280d56bab44d4a54
parent03217c2019bd0af8fda52b09a85cf136dab4b40e
themingengine: move code to make switch-case more clear

Code is more readable with the default case as the last one in the
switch block.
gtk/gtkthemingengine.c