Skip to content
Commit 1b6c565c authored by José Alburquerque's avatar José Alburquerque
Browse files

Application: Constructor: Receive argc and argv params by reference.

	* gtk/src/application.{ccg, hg}: Have the constructor and create()
	method taking argc and argv parameters receive them by reference so
	that if gtk_init() modifies them, it is reflected in the calling
	function.

	Bug #637445.
parent a7900c57
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