OSDN Git Service

Updated comments in some of the code.
[neighbornote/NeighborNote.git] / src / cx / fbn / nevernote / dialog / StackNotebook.java
index 4fac977..1a57119 100644 (file)
 
 package cx.fbn.nevernote.dialog;
 
+//**********************************************
+//**********************************************
+//* Dialog used when a user tries to stack
+//* or unstack a notebook.
+//**********************************************
+//**********************************************
+
 import java.util.List;
 
 import com.trolltech.qt.gui.QComboBox;