ソースを参照

Fix typography

Neal Wilson 11年前
コミット
00ea561800
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      src/typica.w

+ 2
- 2
src/typica.w ファイルの表示

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

読み込み中…
キャンセル
保存