mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Formatting, headers, Doxygen
This commit is contained in:
@@ -27,7 +27,9 @@ class QTimer;
|
||||
|
||||
//! Typedef needed to use QList<double> as a DBus argument
|
||||
typedef QList<double> QDoubleList;
|
||||
Q_DECLARE_METATYPE(QDoubleList);
|
||||
|
||||
//! Typedef needed to use QList<double> as a DBus argument
|
||||
Q_DECLARE_METATYPE(QDoubleList)
|
||||
|
||||
namespace XBus
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user