~ubuntu-branches/ubuntu/precise/nvidia-settings/precise

« back to all changes in this revision

Viewing changes to src/nvidia-settings.c

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Milone
  • Date: 2011-02-25 15:18:56 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20110225151856-0lgdoygo8o4g3q47
Tags: 270.29-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
 
144
144
    /* pass control to the gui */
145
145
 
146
 
    ctk_main(p, &conf, h);
 
146
    ctk_main(p, &conf, h, op->page);
147
147
    
148
148
    /* write the configuration file */
149
149