]> source.dussan.org Git - tigervnc.git/commit
MinGW tweak. baseClass is defined in MsgWindow.cxx as well. Needs to
authorPeter Åstrand <astrand@cendio.se>
Tue, 9 Dec 2008 10:41:59 +0000 (10:41 +0000)
committerPeter Åstrand <astrand@cendio.se>
Tue, 9 Dec 2008 10:41:59 +0000 (10:41 +0000)
commitf84b0433b6088ade9ed4064b4fba9cb00040f65f
tree9924249b8763416118b4efdda8ce781afd6da5a5
parentd6b9670a7d9f8005bbd148d5a5d8fd3db2ec4ed4
MinGW tweak. baseClass is defined in MsgWindow.cxx as well. Needs to
be static, or linking will fail with "multiple definition of
_baseClass" error.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3330 3789f03b-4d11-0410-bbf8-ca57d06f2519
win/vncviewer/DesktopWindow.cxx