]> git.zarvox.org Git - shareboard.git/commit
Refactor ConnectWidget into Shareboard, the primary central widget stack.
authorDrew Fisher <drew.m.fisher@gmail.com>
Thu, 7 Oct 2010 00:41:19 +0000 (17:41 -0700)
committerDrew Fisher <drew.m.fisher@gmail.com>
Thu, 7 Oct 2010 00:41:19 +0000 (17:41 -0700)
commit45d84b45a3e583ec8f1a879a84c1558fcdb2d344
treeb759b13b8b364d42d1899c181162cf23af9e5368
parentcd3c4fec887bab4c956ce88a6aef7e17c172c3f3
Refactor ConnectWidget into Shareboard, the primary central widget stack.

Begin implementing ShareboardCanvas, the actual drawing surface.
mainwindow.cpp
mainwindow.h
shareboard.cpp [new file with mode: 0644]
shareboard.h [new file with mode: 0644]
shareboard.pro
shareboardcanvas.cpp [new file with mode: 0644]
shareboardcanvas.h [new file with mode: 0644]