Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
eddf66eaef2d2fd0bdc65c5ce94aeef692e9abea
/
.
/
Tests
/
Wrapping
/
vtkTestMoc.h
blob: f11a927f0ed6a8117e9851ee948e0ab4e4d168cb [
file
]
#include
<qapplication.h>
class
Foo
:
public
QApplication
{
Q_OBJECT
public
:
Foo
();
};