mirror of
https://github.com/wf-group/wfview
synced 2026-08-13 17:32:59 -04:00
8 lines
159 B
C
8 lines
159 B
C
#ifndef REPEATERATTRIBUTES_H
|
|
#define REPEATERATTRIBUTES_H
|
|
#include <QMetaType>
|
|
|
|
// TODO: Remove this file as it does nothing.
|
|
|
|
|
|
#endif // REPEATERATTRIBUTES_H
|