Commit graph

9 commits

Author SHA1 Message Date
Rodney
df3fa03680
Merge pull request #3000 from otakuto/remove-unused-clipboard.h
Remove unused clipboard.h
2020-01-08 18:15:13 -07:00
Tact Yoshida
353a198a6f Remove unused clipboard.h 2020-01-09 06:57:13 +09:00
Tact Yoshida
bf36c70d1e Remove unused TTimer 2020-01-09 04:05:40 +09:00
shun-iwasawa
7f1e30e1f6 fix vector selection move (#1776) 2018-02-19 15:34:13 +09:00
Adam Zahran
4fef5997ac fix #1151 deleted canvas.h (#1152) 2017-05-26 15:29:17 +09:00
Shinya Kitaoka
120a6e041c apply clang-format 2016-06-15 15:43:10 +09:00
Shinya Kitaoka
8105532604 add #pragma once (#303) 2016-05-17 00:04:11 +09:00
Shinya Kitaoka
3bfa549e8b remove "using"
- using std::string;
- using std::wstring;
- using std::ostream;
- using std::istream;
- using std::iostream;
- using std::ostrstream;
- using std::istrstream;
- using std::fstream;
2016-04-21 16:23:15 +09:00
Toshihiro Shimizu
890dddabbd first commit 2016-03-19 02:57:51 +09:00