diff options
| author | Matthias Melcher <github@matthiasm.com> | 2019-01-03 14:46:10 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-03 14:46:10 -0800 |
| commit | 51462930eba048d59c4bea031b671f88d48e75a2 (patch) | |
| tree | 100cd6814478145013d326018f72f0235bd61b67 /ide/AndroidStudio3/app/src/main/cpp | |
| parent | 8856b9670119d5353d7a2bd3d4299e9478b9ce1f (diff) | |
| parent | 46e76129535d40d5fea8824977897ed1518a0543 (diff) | |
Merge pull request #13 from MatthiasWM/master
Minor Android stuff
Diffstat (limited to 'ide/AndroidStudio3/app/src/main/cpp')
| -rw-r--r-- | ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx b/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx index ce1e8b37d..1d0524bac 100644 --- a/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx +++ b/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx @@ -135,4 +135,4 @@ * test/hello.cxx : + 'hello' works fine, italics, shadow, etc. * test/label.cxx : + 'label' works - */
\ No newline at end of file + */ |
