~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to src/settings.h

  • Committer: Osmo Antero
  • Date: 2015-02-10 20:45:27 UTC
  • mfrom: (464.1.1 audio-recorder)
  • Revision ID: osmoma@gmail.com-20150210204527-71fn04esrty2acuo
Small updates in data/timer-syntax.html and settings.c, settings-pipe.c.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
void win_settings_show_dialog(GtkWindow *parent);
8
8
void win_settings_destroy_dialog();
9
 
 
 
9
GtkWindow *win_settings_get_window();