aboutsummaryrefslogtreecommitdiff
path: root/hildon/hildon-touch-selector.h
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2012-01-16 01:48:40 +0100
committerTomasz Sterna <tomek@xiaoka.com>2012-05-30 23:10:21 +0300
commit2603dde466c82ed60c41f9540a68f803d3510bf5 (patch)
tree3b018bcddbf6495b391a6fa324ff38c5eb8a8ea5 /hildon/hildon-touch-selector.h
parent66b5569ee4af3c6044c8e94b749fe8f22659a24a (diff)
Widget porting to GTK+ 3
with some added fixes for strict compiler checks
Diffstat (limited to 'hildon/hildon-touch-selector.h')
-rw-r--r--hildon/hildon-touch-selector.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/hildon/hildon-touch-selector.h b/hildon/hildon-touch-selector.h
index 12ef96d..169d839 100644
--- a/hildon/hildon-touch-selector.h
+++ b/hildon/hildon-touch-selector.h
@@ -212,9 +212,6 @@ void
hildon_touch_selector_center_on_index (HildonTouchSelector *selector,
gint column,
gint index);
-void
-hildon_touch_selector_optimal_size_request (HildonTouchSelector *selector,
- GtkRequisition *requisition);
GtkTreePath*
hildon_touch_selector_get_last_activated_row (HildonTouchSelector *selector,