Changes to make firefox recognise the plugin. Also, add a main.cpp to create a test...
commita6cbe5a9681810de3c49fea4667818a03070b2f9
authorGeorge Goldberg <grundleborg@googlemail.com>
Fri, 30 May 2008 03:58:21 +0000 (30 11:58 +0800)
committerGeorge Goldberg <grundleborg@googlemail.com>
Fri, 30 May 2008 03:58:21 +0000 (30 11:58 +0800)
tree5d673bd1cb008c1901711b25c0fdeb10015c5615
parentd46ef2d422e033f47b94d84b9968117b16d7b0f4
Changes to make firefox recognise the plugin. Also, add a main.cpp to create a test app to check the PluginWidget class works in a standalone app when debugging
CMakeLists.txt [new file with mode: 0644]
src/fullview.cpp
src/main.cpp [new file with mode: 0644]
src/pluginwidget.cpp [new file with mode: 0644]
src/pluginwidget.h [new file with mode: 0644]