소스 검색

Fix typography

Neal Wilson 11 년 전
부모
커밋
b5862e42d1
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4
    4
      src/abouttypica.w

+ 4
- 4
src/abouttypica.w 파일 보기

@@ -19,11 +19,11 @@ in version 1.6.
19 19
 #ifndef AboutTypicaHeader
20 20
 #define AboutTypicaHeader
21 21
 
22
-class AboutTypica : public QMainWindow
22
+class AboutTypica : public QMainWindow@/
23 23
 {
24
-	Q_OBJECT
25
-	public:
26
-		AboutTypica();
24
+	@[Q_OBJECT@]@;
25
+	public:@/
26
+		AboutTypica();@/
27 27
 };
28 28
 
29 29
 #endif

Loading…
취소
저장