Jelajahi Sumber

DataBase::database() static

Felix Turo 4 tahun lalu
induk
melakukan
798c39626e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/experimental/DataBase.h

+ 1 - 1
src/experimental/DataBase.h

@@ -45,7 +45,7 @@ public:
      * \brief Can be used to access the database connection.
      * \return The QSqlDatabase object pertaining to the connection.
      */
-    QSqlDatabase database();
+    static QSqlDatabase database();
 
     /*!
      * \brief Checks if an entry exists in the database, based on position data