diff options
author | Ted Gould <ted@gould.cx> | 2011-03-31 14:29:19 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-31 14:29:19 -0500 |
commit | a38d01ace21692b8fa0157acc3b9d48b2acbcda3 (patch) | |
tree | ce7a6aad592bc4968c3db7ae154eadaf557f7b70 /src/datetime-prefs-locations.h | |
parent | 34527b0979874d373160f4a002e375456f0b7af2 (diff) | |
parent | dc9ee534b96c6bea117fd5baafa67146e173aeb8 (diff) | |
download | ayatana-indicator-datetime-a38d01ace21692b8fa0157acc3b9d48b2acbcda3.tar.gz ayatana-indicator-datetime-a38d01ace21692b8fa0157acc3b9d48b2acbcda3.tar.bz2 ayatana-indicator-datetime-a38d01ace21692b8fa0157acc3b9d48b2acbcda3.zip |
Import upstream version 0.2.1
Diffstat (limited to 'src/datetime-prefs-locations.h')
-rw-r--r-- | src/datetime-prefs-locations.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datetime-prefs-locations.h b/src/datetime-prefs-locations.h index 1760567..e312894 100644 --- a/src/datetime-prefs-locations.h +++ b/src/datetime-prefs-locations.h @@ -28,7 +28,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>. G_BEGIN_DECLS -GtkWidget * datetime_setup_locations_dialog (GtkWindow * parent, CcTimezoneMap * map); +GtkWidget * datetime_setup_locations_dialog (CcTimezoneMap * map); G_END_DECLS |