Fleshed out SubstitutionField spec and implementation.
- Added newline modifier to spec and implementation - Does not belong in Merge, so moved back to glabels - Incorporated SubstitutionField into RawText
This commit is contained in:
@@ -15,7 +15,6 @@ set (merge_sources
|
||||
TextColonKeys.cpp
|
||||
TextSemicolon.cpp
|
||||
TextSemicolonKeys.cpp
|
||||
SubstitutionField.cpp
|
||||
)
|
||||
|
||||
set (merge_qobject_headers
|
||||
@@ -44,7 +43,6 @@ link_directories (
|
||||
#=======================================
|
||||
# Subdirectories
|
||||
#=======================================
|
||||
add_subdirectory (unit_tests)
|
||||
|
||||
|
||||
#=======================================
|
||||
|
||||
Reference in New Issue
Block a user