aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/chat_input
diff options
context:
space:
mode:
authorhrxi <hrrrxi@gmail.com>2017-05-09 14:53:26 +0200
committerhrxi <hrrrxi@gmail.com>2017-05-09 14:53:26 +0200
commite876f4b3166ed38f55d632c3f736d603d357464d (patch)
tree48518f5c07c66e3be5769c8bbad02a7cb42b838c /main/src/ui/chat_input
parent9728e832b18e8bbfcc0e011b5b1da9afe6021bf3 (diff)
downloaddino-e876f4b3166ed38f55d632c3f736d603d357464d.tar.gz
dino-e876f4b3166ed38f55d632c3f736d603d357464d.zip
Fix a couple of warnings relating to parents of dialogs
Fixes these kind of warnings: ``` (dino:<PID>): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion 'parent == NULL || GTK_IS_WINDOW (parent)' failed Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. (dino:<PID>): GLib-GObject-WARNING **: invalid cast from 'GtkPaned' to 'GtkWindow' ``` Also centers these dialogs (settings, add chat, join conversation) on top of their parent windows.
Diffstat (limited to 'main/src/ui/chat_input')
0 files changed, 0 insertions, 0 deletions