moc include added

This commit is contained in:
Uwe Rathmann 2021-09-17 13:36:06 +02:00
parent c4e3a3aa92
commit 6c7ed043fc

View File

@ -32,3 +32,5 @@ RoundButton::RoundButton( QskAspect::Placement placement, QQuickItem* parent )
setGraphicSourceSize( graphic().defaultSize() * 1.2 ); setGraphicSourceSize( graphic().defaultSize() * 1.2 );
} }
#include "moc_RoundButton.cpp"