Skip to content

Commit bd9cdae

Browse files
committedNov 4, 2015
Added comment
1 parent 3991307 commit bd9cdae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/gui/editorwidgets/qgsrelationreferencewidget.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ class GUI_EXPORT QgsRelationReferenceWidget : public QWidget
146146
QgsMessageBar* mMessageBar;
147147
QVariant mForeignKey;
148148
QgsFeature mFeature;
149+
// Index of the referenced layer key
149150
int mFkeyFieldIdx;
150151
bool mAllowNull;
151152
QgsHighlight* mHighlight;

0 commit comments

Comments
 (0)
Please sign in to comment.