]> git.notmuchmail.org Git - vogl/commit
UI: Update vogleditor_output so that it can be used from other files without having...
authorPeterLValve <peterl@valvesoftware.com>
Wed, 26 Mar 2014 23:22:42 +0000 (16:22 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 19:37:33 +0000 (12:37 -0700)
commit104a3f22b9bfdd71fa1e3584c3d56b2987c00f1f
tree6ee15b71f5f86a5ebf94409b822c4ba5afeb191d
parentde9951665fcdc0499b9d57d64cc95657231200aa
UI: Update vogleditor_output so that it can be used from other files without having to be initialized
* The global object needed to be marked as extern and instantiated in the implemention file.
* Also fixed up the formatting of errors and warnings
src/vogleditor/vogleditor_output.cpp
src/vogleditor/vogleditor_output.h