Removed unnecessary .moc include
This commit is contained in:
parent
9266094747
commit
f204faeae9
1 changed files with 0 additions and 3 deletions
|
@ -150,6 +150,3 @@ QString NotificationsDbusInterface::newId()
|
||||||
{
|
{
|
||||||
return QString::number(++mLastId);
|
return QString::number(++mLastId);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#include "notificationsdbusinterface.moc"
|
|
||||||
|
|
Loading…
Reference in a new issue