Empty class.
This commit is contained in:
parent
9dff79d009
commit
c71884d83b
|
@ -0,0 +1,4 @@
|
|||
namespace md
|
||||
{
|
||||
|
||||
}
|
|
@ -1,4 +1,7 @@
|
|||
#ifndef QTMATERIALSNACKBARLAYOUT_H
|
||||
#define QTMATERIALSNACKBARLAYOUT_H
|
||||
namespace md
|
||||
{
|
||||
|
||||
}
|
||||
#endif // QTMATERIALSNACKBARLAYOUT_H
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
#ifndef QTMATERIALSNACKBARLAYOUT_P_H
|
||||
#define QTMATERIALSNACKBARLAYOUT_P_H
|
||||
namespace md
|
||||
{
|
||||
|
||||
}
|
||||
#endif // QTMATERIALSNACKBARLAYOUT_P_H
|
||||
|
|
Loading…
Reference in New Issue