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