diff options
author | Stijn Buys <ingar@osirion.org> | 2009-06-05 21:09:28 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2009-06-05 21:09:28 +0000 |
commit | 5b94df1df2707b36401d91d80b92d0e4cdfd2277 (patch) | |
tree | ba18980848c5fcc6d768d35d6cba8c84547d37f1 /osirion.kdevelop | |
parent | a0cb9f0208b5ecdffdd9328d5305ed99e7cbd5e6 (diff) |
fix playerview keyboard events
Diffstat (limited to 'osirion.kdevelop')
-rw-r--r-- | osirion.kdevelop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osirion.kdevelop b/osirion.kdevelop index 65328ac..45c0f6b 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -21,7 +21,7 @@ </general> <kdevautoproject> <general> - <activetarget>src/model/libmodel.la</activetarget> + <activetarget>src/core/libcore.la</activetarget> <useconfiguration>debug</useconfiguration> </general> <run> |