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