summaryrefslogtreecommitdiffstats
path: root/kmymoney2/widgets/void-timetrace.cpp
blob: 3d190766fe176471bb174e7f3f5c13f46f7793fc (plain)
1
2
3
4
5
// required for the testcases, not used in TQt Designer plugin
void timetrace(const char *txt)
{
  Q_UNUSED(txt);
}