~ubuntu-branches/ubuntu/quantal/qgis/quantal

« back to all changes in this revision

Viewing changes to src/qgisappbase.ui.h

  • Committer: Bazaar Package Importer
  • Author(s): Steve Halasz
  • Date: 2005-11-05 16:04:45 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051105160445-l0g4isz5bc9yehet
Tags: 0.7.4-1
* New upstream release
* Build GRASS support in qgis-plugin-grass package (Closes: #248649)

Show diffs side-by-side

added added

removed removed

Lines of Context:
301
301
{
302
302
 
303
303
}
 
304
 
 
305
 
 
306
 
 
307
 
 
308
 
 
309
void QgisAppBase::measure()
 
310
{
 
311
 
 
312
}
 
313
 
 
314
 
 
315
void QgisAppBase::actionCustomProjection_activated()
 
316
{
 
317
 
 
318
}
 
319
 
 
320
 
 
321
void QgisAppBase::actionShowBookmarks_activated()
 
322
{
 
323
 
 
324
}
 
325
 
 
326
 
 
327
void QgisAppBase::actionNewBookmark_activated()
 
328
{
 
329
 
 
330
}