Provide include guards in header files to make sure
commitd4c2d8837ea42e6b9dcd8e9f9a34bbbf2573fe33
authorDavid Greaves <david@dgreaves.com>
Fri, 13 Mar 2009 20:44:43 +0000 (13 20:44 +0000)
committerDavid Greaves <david@dgreaves.com>
Fri, 13 Mar 2009 20:44:43 +0000 (13 20:44 +0000)
treea75a3380c7d2ea494d12db1b6e1566966c372de6
parente2f55b5fe7bc9ea7f1f54074be1bd600371d543a
Provide include guards in header files to make sure
that extra inclusions don't step on each other.
Signed-off-by: Erik Hovland <erik@hovland.org>
src/shopper.h
src/ui/CategoryDialog.h
src/ui/ItemDialog.h
src/ui/PreferencesDialog.h
src/ui/notify.h