summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/expected/cpp/33044-bug_i_481.cpp
blob: e8470648c502068f4c84096764de93071087afd4 (plain)
1
2
3
{
	connect( timer , SIGNAL(timeout()) , this , SLOT(timeoutImage()) );
}