Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa6baa25 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Argh fix another build breakage!

parent 5b3189e0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@ public:
          mAssetSourceDir(NULL),
          mAndroidManifestFile(NULL), mPublicOutputFile(NULL),
          mRClassDir(NULL), mResourceIntermediatesDir(NULL),
          mMinSdkVersion(NULL), mTargetSdkVersion(NULL), mMaxSdkVersion(NULL),
          mVersionCode(NULL), mVersionName(NULL),
          mArgc(0), mArgv(NULL)
        {}
    ~Bundle(void) {}