]> spindle.queued.net Git - midori/commit
Don't declare command in callback as UniqueCommand
authorChristian Dywan <christian@twotoasts.de>
Thu, 14 Oct 2010 19:11:01 +0000 (21:11 +0200)
committerChristian Dywan <christian@twotoasts.de>
Thu, 14 Oct 2010 19:11:01 +0000 (21:11 +0200)
commitca2582c5e3d402db960b688f5c287efa5e6e7293
treef928449049123ba62be84fb286c0c77205964c63
parent5d7bbe6eb16835a04e4bffb60f40cee8b7427f08
Don't declare command in callback as UniqueCommand

Since we're using a custom command it is in fact not part of
the enumeration and thus some compilers complain.
midori/midori-app.c