[ekiga/ds-gtk-application] Form: Added Ekiga regex support.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/ds-gtk-application] Form: Added Ekiga regex support.
- Date: Sun, 21 Dec 2014 16:59:06 +0000 (UTC)
commit 9c9a64fa11276a18140de751a62d183307aee120
Author: Damien Sandras <dsandras seconix com>
Date: Sun Dec 21 16:37:18 2014 +0100
Form: Added Ekiga regex support.
lib/engine/framework/form-visitor.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/engine/framework/form-visitor.h b/lib/engine/framework/form-visitor.h
index 8d80fdc..8c84394 100644
--- a/lib/engine/framework/form-visitor.h
+++ b/lib/engine/framework/form-visitor.h
@@ -75,7 +75,7 @@ namespace Ekiga
bool advanced,
bool in_header_bar) = 0;
- typedef enum { STANDARD, PHONE_NUMBER, URI, PASSWORD, NUMBER } FormTextType;
+ typedef enum { STANDARD, PHONE_NUMBER, URI, EKIGA_URI, PASSWORD, NUMBER } FormTextType;
virtual void text (const std::string name,
const std::string description,
const std::string value,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]