You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- /* (Auto-generated binary data file). */
-
- #ifndef BINARY_DEMOARTWORK_HPP
- #define BINARY_DEMOARTWORK_HPP
-
- namespace DemoArtwork
- {
- extern const char* ico1Data;
- const unsigned int ico1DataSize = 6912;
- const unsigned int ico1Width = 48;
- const unsigned int ico1Height = 48;
-
- extern const char* ico2Data;
- const unsigned int ico2DataSize = 6912;
- const unsigned int ico2Width = 48;
- const unsigned int ico2Height = 48;
-
- extern const char* ico3Data;
- const unsigned int ico3DataSize = 6912;
- const unsigned int ico3Width = 48;
- const unsigned int ico3Height = 48;
-
- extern const char* ico4Data;
- const unsigned int ico4DataSize = 6912;
- const unsigned int ico4Width = 48;
- const unsigned int ico4Height = 48;
-
- extern const char* ico5Data;
- const unsigned int ico5DataSize = 6912;
- const unsigned int ico5Width = 48;
- const unsigned int ico5Height = 48;
- }
-
- #endif // BINARY_DEMOARTWORK_HPP
|