diff options
author | senator <senator> | 2008-03-18 14:26:53 +0000 |
---|---|---|
committer | senator <senator> | 2008-03-18 14:26:53 +0000 |
commit | c342f67900ef8828299cbed9965d5a860f139b7c (patch) | |
tree | c66b187e3854d47e60284777e60c3eaa59cf5edd /client/client.pro | |
parent | d658d56eb7c00def8bbb8605c6259016979a47ba (diff) |
now exits on cancel, and also after commit
Diffstat (limited to 'client/client.pro')
-rw-r--r-- | client/client.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/client.pro b/client/client.pro index 2013cd0..8989180 100644 --- a/client/client.pro +++ b/client/client.pro @@ -3,7 +3,7 @@ ###################################################################### TEMPLATE = app -TARGET = +TARGET = pracro DEPENDPATH += . _old widgets INCLUDEPATH += . _old widgets |