larpon / QtFirebase

An effort to bring Google's Firebase C++ API to Qt + QML
MIT License
284 stars 83 forks source link

Refactor `fake` sources to more correct `stub` #111

Closed larpon closed 5 years ago

larpon commented 5 years ago

As title says.

The use of the word "fake" should be replaced by the use of "stub" as this is a more correct term. Also move the qtfirebase_fake.pri to a less prominent place to avoid confusion.