"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "gnucash/gnome/window-reconcile.h" between
gnucash-5.0.tar.bz2 and gnucash-5.1.tar.bz2

About: GnuCash is personal and small-business financial-accounting software.

window-reconcile.h  (gnucash-5.0.tar.bz2):window-reconcile.h  (gnucash-5.1.tar.bz2)
skipping to change at line 30 skipping to change at line 30
* 51 Franklin Street, Fifth Floor Fax: +1-617-542-2652 * * 51 Franklin Street, Fifth Floor Fax: +1-617-542-2652 *
* Boston, MA 02110-1301, USA gnu@gnu.org * * Boston, MA 02110-1301, USA gnu@gnu.org *
\********************************************************************/ \********************************************************************/
#ifndef WINDOW_RECONCILE_H #ifndef WINDOW_RECONCILE_H
#define WINDOW_RECONCILE_H #define WINDOW_RECONCILE_H
#include "Account.h" #include "Account.h"
#include <gtk/gtk.h> #include <gtk/gtk.h>
#ifdef __cplusplus
extern "C" {
#endif
/** STRUCTS *********************************************************/ /** STRUCTS *********************************************************/
typedef struct _RecnWindow RecnWindow; typedef struct _RecnWindow RecnWindow;
/** PROTOTYPES ******************************************************/ /** PROTOTYPES ******************************************************/
/********************************************************************\ /********************************************************************\
* recnWindow * * recnWindow *
* opens up the window to reconcile an account * * opens up the window to reconcile an account *
* * * *
* Args: parent - the parent of this window * * Args: parent - the parent of this window *
skipping to change at line 67 skipping to change at line 71
* Return: recnData - the instance of this RecnWindow * Return: recnData - the instance of this RecnWindow
\********************************************************************/ \********************************************************************/
RecnWindow *recnWindowWithBalance (GtkWidget *parent, Account *account, RecnWindow *recnWindowWithBalance (GtkWidget *parent, Account *account,
gnc_numeric new_ending, gnc_numeric new_ending,
time64 statement_date); time64 statement_date);
void gnc_ui_reconcile_window_raise (RecnWindow * recnData); void gnc_ui_reconcile_window_raise (RecnWindow * recnData);
GtkWindow *gnc_ui_reconcile_window_get_window (RecnWindow * recnData); GtkWindow *gnc_ui_reconcile_window_get_window (RecnWindow * recnData);
#ifdef __cplusplus
}
#endif
#endif /* WINDOW_RECONCILE_H */ #endif /* WINDOW_RECONCILE_H */
 End of changes. 2 change blocks. 
0 lines changed or deleted 8 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)