Skip to content
Commit 12b053a2 authored by Kjell Ahlstedt's avatar Kjell Ahlstedt
Browse files

Clipboard and Socket examples: Make them non-unique.

* examples/book/clipboard/ideal/main.cc:
* examples/book/clipboard/simple/main.cc: Add Gio::APPLICATION_NON_UNIQUE to
the calls to Gtk::Application::create(), so several instances can run
simultaneously.
* examples/book/socket/plug.cc:
* examples/book/socket/socket.cc: Give plug and socket different application
ids, so they can run simultaneously. Bug #681323.
parent 52643648
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment