summaryrefslogtreecommitdiffstats
path: root/Tests/Qt4Targets/main_wrap_test.cpp
blob: 7b748492c4797e0812dc83bb55fc32e42f506b86 (plain)
1
2
3
4
5
6
7
8
9
10
11

#include <QObject>

#include "mywrapobject.h"

int main(int argc, char** argv)
{
  MyWrapObject mwo;
  mwo.objectName();
  return 0;
}
class='right'>2013-06-24 13:52:14 (GMT) commit35d05537fc260d73ec82b5587773f1b0f3d429b7 (patch) tree93270c7606678e6da9789724562d41009fb14559 /Doc parentb3cc7eb74aff370848864fc864eefd94d2b4fb78 (diff)parent95fe1a793fd82e4df4ac33939dfc8d7028b5b870 (diff)download