#include <stdlib.h>
#include <time.h>
#include "ut_string.h"
#include "ut_assert.h"
#include "ut_debugmsg.h"
#include "xap_UnixDialogHelper.h"
#include "xap_App.h"
#include "xap_UnixApp.h"
#include "xap_Frame.h"
#include "xap_Strings.h"
#include "xap_Dialog_Id.h"
#include "xap_Dlg_History.h"
#include "xap_UnixDlg_History.h"
Functions | |
static void | s_history_selected (GtkTreeView *treeview, XAP_UnixDialog_History *dlg) |
static void s_history_selected | ( | GtkTreeView * | treeview, | |
XAP_UnixDialog_History * | dlg | |||
) | [static] |
References XAP_Dialog_History::setSelectionId(), UT_ASSERT, and UT_DEBUGMSG.
Referenced by XAP_UnixDialog_History::_constructWindow().