소스 검색

Fix typography

Neal Wilson 10 년 전
부모
커밋
00ea561800
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      src/typica.w

+ 2
- 2
src/typica.w 파일 보기

@@ -948,9 +948,9 @@ class ScriptQMainWindow : public QMainWindow@/
948 948
 		void closeEvent(QCloseEvent *event);
949 949
 		void showEvent(QShowEvent *event);@/
950 950
 	signals:@/
951
-		void aboutToClose(void);@t\2@>@/
951
+		void aboutToClose(void);@/
952 952
 	private:@/
953
-		QString cprompt;
953
+		QString cprompt;@t\2@>@/
954 954
 }@t\kern-3pt@>;
955 955
 
956 956
 @ The implementation of these functions is simple.

Loading…
취소
저장