]> git.ipfire.org Git - thirdparty/hostap.git/commit
browser: Replace deprecated gtk_window_set_wmclass()
authorJouni Malinen <j@w1.fi>
Tue, 1 Jan 2019 18:36:42 +0000 (20:36 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 1 Jan 2019 18:36:42 +0000 (20:36 +0200)
commita139ddb6cd6a294c58fec3f8f821ef235b4b8eb6
tree3408f64435a331e288015a4b730aa628c9360da1
parent4b970ee57295b20d216c3b5f6153d8f5d488a2a1
browser: Replace deprecated gtk_window_set_wmclass()

Use gtk_window_set_role() instead of the deprecated
gtk_window_set_wmclass().

Signed-off-by: Jouni Malinen <j@w1.fi>
src/utils/browser.c