Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dfb7a8a8bac0aaa6dc1463890b5fd1dd495fdbff
/
.
/
Tests
/
QtAutogen
/
RccObjectLibrary
/
rcc_obj.cpp
blob: 577d507d18305368907a426c43dab960e1305dff [
file
]
#include
"rcc_obj.h"
RccObj
::
RccObj
()
{
}
QString
RccObj
::
resourceContent
()
{
return
":/test.txt"
;
}