diff options
author | Nao Pross <naopross@thearcway.org> | 2017-12-18 23:01:33 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2017-12-18 23:01:33 +0100 |
commit | 62bd9aa4da85ef87c4d9a9bb7911f8a4e0ac9986 (patch) | |
tree | b7187831bb1908ad2d34eadf831bf63bfd3343b1 /include/diagram | |
parent | Add mainwindow.ui (diff) | |
download | OrbitingYeti-62bd9aa4da85ef87c4d9a9bb7911f8a4e0ac9986.tar.gz OrbitingYeti-62bd9aa4da85ef87c4d9a9bb7911f8a4e0ac9986.zip |
Moved to QtCreator project with QMake
Diffstat (limited to '')
-rw-r--r-- | include/diagram/branchstatement.hpp (renamed from src/diagram/BranchStatement.hpp) | 0 | ||||
-rw-r--r-- | include/diagram/iteratorstatement.hpp (renamed from src/diagram/IteratorStatement.hpp) | 0 | ||||
-rw-r--r-- | include/diagram/scope.hpp (renamed from src/diagram/Scope.hpp) | 0 | ||||
-rw-r--r-- | include/diagram/statement.hpp (renamed from src/diagram/Statement.hpp) | 0 | ||||
-rw-r--r-- | include/diagram/structogram.hpp (renamed from src/diagram/Structogram.hpp) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/src/diagram/BranchStatement.hpp b/include/diagram/branchstatement.hpp index b7cc495..b7cc495 100644 --- a/src/diagram/BranchStatement.hpp +++ b/include/diagram/branchstatement.hpp diff --git a/src/diagram/IteratorStatement.hpp b/include/diagram/iteratorstatement.hpp index a14d78d..a14d78d 100644 --- a/src/diagram/IteratorStatement.hpp +++ b/include/diagram/iteratorstatement.hpp diff --git a/src/diagram/Scope.hpp b/include/diagram/scope.hpp index bf85759..bf85759 100644 --- a/src/diagram/Scope.hpp +++ b/include/diagram/scope.hpp diff --git a/src/diagram/Statement.hpp b/include/diagram/statement.hpp index ab8c5b7..ab8c5b7 100644 --- a/src/diagram/Statement.hpp +++ b/include/diagram/statement.hpp diff --git a/src/diagram/Structogram.hpp b/include/diagram/structogram.hpp index 84a4b84..84a4b84 100644 --- a/src/diagram/Structogram.hpp +++ b/include/diagram/structogram.hpp |