diff options
Diffstat (limited to 'src/main_placeholder.cpp')
| -rw-r--r-- | src/main_placeholder.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main_placeholder.cpp b/src/main_placeholder.cpp new file mode 100644 index 0000000..9ddb3f2 --- /dev/null +++ b/src/main_placeholder.cpp @@ -0,0 +1,3 @@ +// Placeholder so the library target has a source file before real code lands. +// Removed in Task 2. +namespace { int qtmaildir_placeholder = 0; } |
