Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zmap
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
zmap
Commits
f733f057
Commit
f733f057
authored
16 years ago
by
edgrif
Browse files
Options
Downloads
Patches
Plain Diff
improve styles comments.
parent
367d1cfb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/zmapView/zmapView_P.h
+5
-4
5 additions, 4 deletions
src/zmapView/zmapView_P.h
with
5 additions
and
4 deletions
src/zmapView/zmapView_P.h
+
5
−
4
View file @
f733f057
...
...
@@ -24,9 +24,9 @@
*
* Description:
* HISTORY:
* Last edited:
Jan 30 08:43
2009 (edgrif)
* Last edited:
Feb 12 10:30
2009 (edgrif)
* Created: Thu May 13 15:06:21 2004 (edgrif)
* CVS info: $Id: zmapView_P.h,v 1.4
2
2009-02-
03 09:17:16
edgrif Exp $
* CVS info: $Id: zmapView_P.h,v 1.4
3
2009-02-
12 16:16:53
edgrif Exp $
*-------------------------------------------------------------------
*/
#ifndef ZMAP_VIEW_P_H
...
...
@@ -241,8 +241,9 @@ typedef struct _ZMapViewStruct
/* The features....needs thought as to how this updated/constructed..... */
ZMapFeatureContext
features
;
/* Original styles, these are all the styles loaded from the server(s) in their original
* form, i.e. no user settings. */
/* Original styles, these are all the styles as they were loaded from the server(s).
* N.B. the list may be updated during the lifetime of the view and hence is always
* passed into window for all update operations. */
GData
*
orig_styles
;
/* We need to know if the user has done a revcomp for a few reasons to do with coord
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment