~vorlon/platform-api/lp.1465958

« back to all changes in this revision

Viewing changes to include/ubuntu/application/ui/window_type.h

  • Committer: CI Train Bot
  • Author(s): Robert Carr, Robert Carr, Alberto Aguirre, Michał Sawicz
  • Date: 2015-03-18 10:11:43 UTC
  • mfrom: (287.2.14 origin/expose-mir-connection)
  • Revision ID: ci-train-bot@canonical.com-20150318101143-t3w1n6r2eaxaasa0
Expose MirConnection form UApplicationIntance and deprecate the ua_ui namespace.
Approved by: Alberto Aguirre, PS Jenkins bot, Gerry Boland

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 *              Thomas Voß <thomas.voss@canonical.com>           
18
18
 */
19
19
 
 
20
/*
 
21
 * DEPRECATED: In favor of u_application_instance_get_mir_connection
 
22
 * and the mir client library
 
23
 */
 
24
 
20
25
#ifndef UBUNTU_APPLICATION_UI_WINDOW_TYPE_H_
21
26
#define UBUNTU_APPLICATION_UI_WINDOW_TYPE_H_
22
27