You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TermApp/app/src/main/cpp/TextPaint.h

15 lines
162 B
C

//
// Created by Matthew on 2024/1/4.
//
#ifndef MICROPHOTO_TEXTPAINT_H
#define MICROPHOTO_TEXTPAINT_H
class TextPaint {
};
#endif //MICROPHOTO_TEXTPAINT_H