applicationhelper.h 154 B

1234567891011
  1. #ifndef APPLICATIONHELPER_H
  2. #define APPLICATIONHELPER_H
  3. #include <TGlobal>
  4. class T_HELPER_EXPORT ApplicationHelper
  5. {
  6. };
  7. #endif // APPLICATIONHELPER_H