mirror of
https://github.com/QuasarApp/qt-solutions.git
synced 2025-05-08 19:19:33 +00:00
This commit adds the contents of distribution packages of the relevant subset of the Qt Solutions components, generated from the last versions in Perforce.
20 lines
220 B
R
20 lines
220 B
R
#define SystemSevenOrLater 1
|
|
|
|
#include <Carbon/Carbon.r>
|
|
|
|
resource 'STR#' (127)
|
|
{{
|
|
"A trivial Example plugin!"
|
|
}};
|
|
|
|
resource 'STR#' (128)
|
|
{{
|
|
"trivial/very",
|
|
""
|
|
}};
|
|
|
|
resource 'STR#' (126)
|
|
{{
|
|
"Plugin for trivial uses"
|
|
}};
|