summaryrefslogtreecommitdiff
path: root/examples/tutorials/modelview/4_headers/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/modelview/4_headers/main.cpp')
-rwxr-xr-xexamples/tutorials/modelview/4_headers/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorials/modelview/4_headers/main.cpp b/examples/tutorials/modelview/4_headers/main.cpp
index c89829ab42..8a4ab8f6ab 100755
--- a/examples/tutorials/modelview/4_headers/main.cpp
+++ b/examples/tutorials/modelview/4_headers/main.cpp
@@ -50,4 +50,4 @@ int main(int argc, char *argv[])
tableView.setModel( &myModel );
tableView.show();
return a.exec();
-} \ No newline at end of file
+}