GIT_SILENT Re-run clang-format

This commit is contained in:
Alexander Lohnau 2023-07-21 12:53:57 +03:00 committed by Albert Vaca Cintora
parent 35a450f366
commit 98040c3ffe
2 changed files with 2 additions and 3 deletions

View file

@ -24,7 +24,6 @@
namespace DBusHelper
{
#ifdef Q_OS_MAC
class DBusInstancePrivate
{

View file

@ -127,10 +127,10 @@ Q_SIGNALS:
*/
Q_SCRIPTABLE void attachmentReceived(QString filePath, QString fileName);
private /*methods*/:
private /*methods*/:
QString newId(); // Generates successive identifiers to use as public ids
private /*attributes*/:
private /*attributes*/:
const QString m_device;
/**