mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-10 04:15:51 +00:00
Add test for hddsource, move sources to own library
This commit is contained in:
@ -21,8 +21,9 @@
|
||||
|
||||
#include <QObject>
|
||||
|
||||
|
||||
class AWNoFormatter;
|
||||
template<class T> class ExtItemAggregator;
|
||||
template <class T> class ExtItemAggregator;
|
||||
|
||||
class TestExtItemAggregator : public QObject
|
||||
{
|
||||
|
Reference in New Issue
Block a user