~vorlon/platform-api/lp.1465958

« back to all changes in this revision

Viewing changes to include/ubuntu/application/ui/window_orientation.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:
14
14
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
15
15
 */
16
16
 
 
17
/*
 
18
 * DEPRECATED: In favor of u_application_instance_get_mir_connection
 
19
 * and the mir client library
 
20
 */
 
21
 
17
22
#ifndef UBUNTU_APPLICATION_UI_WINDOW_ORIENTATION_H
18
23
#define UBUNTU_APPLICATION_UI_WINDOW_ORIENTATION_H
19
24